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 /stats.php | |
parent | 96d58085d4d50a0218a2ae72b55bd9728709c020 (diff) | |
download | site-9ede14abe6041ec0be2a2401d11f6e8241a79092.tar.gz |
updated nav links
Diffstat (limited to 'stats.php')
-rw-r--r-- | stats.php | 2 |
1 files changed, 1 insertions, 1 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 /> |