diff options
author | ahriman <ahriman@falte.red> | 2019-01-04 08:54:44 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-01-04 08:54:44 +0000 |
commit | c238998139f68610a860001d1d09a49896217d34 (patch) | |
tree | 0aa437df83b8a1f4f45856c97705c23d7867ac78 /submit.php | |
parent | 1720151b96c9f88d4145fca21a23ab8e807d564b (diff) | |
download | site-c238998139f68610a860001d1d09a49896217d34.tar.gz |
moved irc info to wiki
Diffstat (limited to 'submit.php')
-rwxr-xr-x | submit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/submit.php b/submit.php index 65fb021..f9ee402 100755 --- a/submit.php +++ b/submit.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="/irc">IRC</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"> <?php |