diff options
author | ahriman <ahriman@falte.red> | 2019-04-24 23:59:31 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-04-24 23:59:31 +0000 |
commit | 3caf4cbae7f16e25bf33f7afb98274458c6b60e7 (patch) | |
tree | 1182ee300f4fc39406cff0fbe9a9c1fc5f87f437 /submit.php | |
parent | de5fc1d74f6a6206a15db36cb1d4910090eb430f (diff) | |
download | site-3caf4cbae7f16e25bf33f7afb98274458c6b60e7.tar.gz |
updated wiki link
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 b5b741b..3821375 100755 --- a/submit.php +++ b/submit.php @@ -16,7 +16,7 @@ </div> </div> <div id="navigation"> - <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> + <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="https://wiki.tilde.institute">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a> </div> <div id="content"> <?php |