forked from team/site
1
0
Fork 0

update links

This commit is contained in:
Ben Harris 2018-03-28 16:39:11 -04:00
parent 73c54c6310
commit a59b0237ff
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
<i class="fa fa-comment"></i> ~forum~</a>
<a class="btn btn-default" href="https://bhh.sh">
<i class="fa fa-link"></i> ~url-shortener~</a>
<a class="btn btn-default" href="http://webchat.freenode.net/?channels=%23%23tilde.team">
<a class="btn btn-default" href="/irc/">
<i class="fa fa-comments-o"></i> ~irc~</a>
<br>

View File

@ -8,14 +8,14 @@
<p>there are a couple places that i'm trying to coordinate for tilde irc:</p>
<ul>
<li>freenode##tilde.team</li>
<li>freenode##tildeverse</li>
<li>irc.tilde.team</li>
<li><a href="http://webchat.freenode.net/?channels=%23%23tilde.team">freenode##tilde.team</a></li>
<li><a href="http://webchat.freenode.net/?channels=%23%23tildeverse">freenode##tildeverse</a></li>
<li><a href="https://irc.tilde.team">irc.tilde.team</a></li>
</ul>
<p>additionally, i'm running a web client at <a href="https://irc.tilde.team">irc.tilde.team</a> (port 80/443)</p>
<p>hit me up on any of these places if you have any suggestions!</p>
<p>hit me up on any of these places (or any of the other places you can find on my <a href="/~ben/">tilde page</a>) if you have any suggestions!</p>
<?php include __DIR__.'/../footer.php'; ?>