diff options
author | ahriman <ahriman@falte.red> | 2019-02-03 17:56:03 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-02-03 17:56:03 +0000 |
commit | a9e378e9563d3d7479994fedd1453d14b9939b8f (patch) | |
tree | 56922ec8789892d62b6cbcd1913c7851d7029537 | |
parent | c9a845fe96732bfedae737a8b3e767f42a62e8c7 (diff) | |
download | site-a9e378e9563d3d7479994fedd1453d14b9939b8f.tar.gz |
fixed dead irc.html link
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | table.connusers | 3 | ||||
-rw-r--r-- | table.regusers | 6 | ||||
-rw-r--r-- | table.weekconns | 2 |
4 files changed, 9 insertions, 4 deletions
diff --git a/index.html b/index.html index 9d6fa26..8e1a15e 100644 --- a/index.html +++ b/index.html @@ -61,7 +61,7 @@ <em>2019 January 01</em> <p>So DokuWiki is apparently very buggy and hasn't been playing nice. I'm working on a new wiki to replace it. It will be something DIY that users can contribute to via pull requests at our git repo. More details to come.</p> <em>2018 December 16</em> - <p>I got the IRC peering done. tilde.institute is now a node on the larger tildeverse IRC network. Local IRC configs have been updated en masse and the <a href="irc.html">IRC page</a> has been updated to reflect the new info.</p> + <p>I got the IRC peering done. tilde.institute is now a node on the larger tildeverse IRC network. Local IRC configs have been updated en masse and the <a href="wiki.php?page=irc">IRC page</a> has been updated to reflect the new info.</p> </div> </div> </div> diff --git a/table.connusers b/table.connusers index 2764a5d..88230a5 100644 --- a/table.connusers +++ b/table.connusers @@ -1,6 +1,5 @@ <ul> <li><a href="https://sl2c.tilde.institute">sl2c</a></li> -<li><a href="https://lorenzo.tilde.institute">lorenzo</a></li> <li><a href="https://nimbius.tilde.institute">nimbius</a></li> -<li><a href="https://rnelson.tilde.institute">rnelson</a></li> +<li><a href="https://lorenzo.tilde.institute">lorenzo</a></li> </ul> diff --git a/table.regusers b/table.regusers index f986873..3135993 100644 --- a/table.regusers +++ b/table.regusers @@ -9,16 +9,20 @@ <li><a href="https://ben.tilde.institute">ben</a></li> <li><a href="https://biglysmalls.tilde.institute">biglysmalls</a></li> <li><a href="https://craig.tilde.institute">craig</a></li> +<li><a href="https://dgoerger.tilde.institute">dgoerger</a></li> <li><a href="https://drewlander.tilde.institute">drewlander</a></li> +<li><a href="https://drm.tilde.institute">drm</a></li> <li><a href="https://erxeto.tilde.institute">erxeto</a></li> <li><a href="https://fosslinux.tilde.institute">fosslinux</a></li> <li><a href="https://ftlrunner.tilde.institute">ftlrunner</a></li> +<li><a href="https://guenther.tilde.institute">guenther</a></li> <li><a href="https://itsundef.tilde.institute">itsundef</a></li> <li><a href="https://kadin.tilde.institute">kadin</a></li> <li><a href="https://kneezle.tilde.institute">kneezle</a></li> <li><a href="https://kus.tilde.institute">kus</a></li> <li><a href="https://login.tilde.institute">login</a></li> <li><a href="https://lorenzo.tilde.institute">lorenzo</a></li> +<li><a href="https://michael.tilde.institute">michael</a></li> <li><a href="https://midnightpupil.tilde.institute">midnightpupil</a></li> <li><a href="https://mshroyer.tilde.institute">mshroyer</a></li> <li><a href="https://nimbius.tilde.institute">nimbius</a></li> @@ -34,6 +38,7 @@ <li><a href="https://slip.tilde.institute">slip</a></li> <li><a href="https://tildebeast.tilde.institute">tildebeast</a></li> <li><a href="https://tim.tilde.institute">tim</a></li> +<li><a href="https://tomasino.tilde.institute">tomasino</a></li> <li><a href="https://troido.tilde.institute">troido</a></li> <li><a href="https://tstearns.tilde.institute">tstearns</a></li> <li><a href="https://vilmibm.tilde.institute">vilmibm</a></li> @@ -41,4 +46,5 @@ <li><a href="https://wink.tilde.institute">wink</a></li> <li><a href="https://xvetrd.tilde.institute">xvetrd</a></li> <li><a href="https://yyrkoon.tilde.institute">yyrkoon</a></li> +<li><a href="https://z00t.tilde.institute">z00t</a></li> </ul> diff --git a/table.weekconns b/table.weekconns index ca7bf83..2edeafb 100644 --- a/table.weekconns +++ b/table.weekconns @@ -1 +1 @@ -13 \ No newline at end of file +20 \ No newline at end of file |