diff options
author | ahriman <ahriman@falte.red> | 2018-12-09 16:29:59 -0500 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2018-12-09 16:29:59 -0500 |
commit | 241772b6fccd5467a589e991a8c0cea477331160 (patch) | |
tree | 812cad7742e9c7dea5a30a59549dfc7e49300e20 /signup.html | |
parent | 623bd5529313447738dbe31fa52cbba48fdfed9f (diff) | |
download | site-241772b6fccd5467a589e991a8c0cea477331160.tar.gz |
registered users stats
Diffstat (limited to 'signup.html')
-rw-r--r-- | signup.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/signup.html b/signup.html index 0e11ca2..d8b0175 100644 --- a/signup.html +++ b/signup.html @@ -15,8 +15,7 @@ </div> </div> <div id="navigation"> - <a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a - href="/wiki/index.php">Wiki</a> + <a href="http://tilde.institute">News</a> :: <a href="signup.html">Sign Up</a> :: <a href="irc.html">IRC</a> :: <a href="start.html">Quick-Start Guide</a> :: <a href="coc.html">Code of Conduct</a> :: <a href="https://tilde.zone/@tildeinstitute">Mastodon</a> :: <a href="/wiki/index.php">Wiki</a> :: <a href="stats.php">Stats</a> </div> <div id="content"> <br /> |