diff options
author | ahriman <ahriman@falte.red> | 2019-01-04 21:30:00 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-01-04 21:30:00 +0000 |
commit | dfe7e00e58af9d21258e6f0175e1441f47ece436 (patch) | |
tree | a69f55b1407f275395716f8b8ba7a9c66ec5663a /wiki.php | |
parent | c238998139f68610a860001d1d09a49896217d34 (diff) | |
download | site-dfe7e00e58af9d21258e6f0175e1441f47ece436.tar.gz |
updated nav links and added news entry about moving content to wiki
Diffstat (limited to 'wiki.php')
-rw-r--r-- | wiki.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki.php b/wiki.php index 7c5ce1a..b7eed31 100644 --- a/wiki.php +++ b/wiki.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 |