diff options
-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> |