diff options
author | ahriman <ahriman@falte.red> | 2019-01-11 05:45:19 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-01-11 05:45:19 +0000 |
commit | 9ede14abe6041ec0be2a2401d11f6e8241a79092 (patch) | |
tree | 78fb4c05bbd1f9ba293418feb73536a4bd1ccc7d | |
parent | 96d58085d4d50a0218a2ae72b55bd9728709c020 (diff) | |
download | site-9ede14abe6041ec0be2a2401d11f6e8241a79092.tar.gz |
updated nav links
-rw-r--r-- | stats.php | 2 | ||||
-rw-r--r-- | table.connusers | 3 | ||||
-rw-r--r-- | table.regusers | 3 |
3 files changed, 6 insertions, 2 deletions
diff --git a/stats.php b/stats.php index 20db55f..104a753 100644 --- a/stats.php +++ b/stats.php @@ -15,7 +15,7 @@ </div> </div> <div id="navigation"> - <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/start">BCHS Guide</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a> + <a href="http://tilde.institute">News</a> :: <a href="/signup">Sign Up</a> :: <a href="/coc">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a> </div> <div id="content"> <br /> diff --git a/table.connusers b/table.connusers index b3da0dc..a7ff999 100644 --- a/table.connusers +++ b/table.connusers @@ -1,5 +1,6 @@ <ul> -<li>nimbius</li> <li>rnelson</li> +<li>nimbius</li> <li>lorenzo</li> +<li>biglysmalls</li> </ul> diff --git a/table.regusers b/table.regusers index b34977a..ef5ff4b 100644 --- a/table.regusers +++ b/table.regusers @@ -3,8 +3,10 @@ <li>al002</li> <li>alias5100</li> <li>amcclure</li> +<li>avalyn</li> <li>bacterio</li> <li>ben</li> +<li>biglysmalls</li> <li>drewlander</li> <li>erxeto</li> <li>fosslinux</li> @@ -27,6 +29,7 @@ <li>tildebeast</li> <li>tim</li> <li>troido</li> +<li>tstearns</li> <li>vilmibm</li> <li>von</li> <li>wink</li> |