diff options
author | ahriman <ahriman@falte.red> | 2019-09-17 01:12:58 -0400 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-09-17 01:12:58 -0400 |
commit | 2fb62b0fee2620a55b7dc5a2f116a0a620522a30 (patch) | |
tree | 5a123890e8d9264a527f82e170158b19a99a772a /coc.html | |
parent | 4612340198dfec0bb2f3625440ce54a9a4bcb752 (diff) | |
download | site-2fb62b0fee2620a55b7dc5a2f116a0a620522a30.tar.gz |
fixed nav links
Diffstat (limited to 'coc.html')
-rw-r--r-- | coc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coc.html b/coc.html index 21f6f3b..fedbca6 100644 --- a/coc.html +++ b/coc.html @@ -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="https://wiki.tilde.institute">Wiki</a> :: <a href="https://tildegit.org/institute">Git</a> :: <a href="/stats">Stats</a> :: <a href="https://twtxt.tilde.institute">twtxt</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://git.tilde.institute/institute">Git</a> :: <a href="/stats">Stats</a> :: <a href="https://twtxt.tilde.institute">twtxt</a> :: <a href="tilde.json"><code>tilde.json</code></a> </div> <div id="content"> <h1>tilde.institute code of conduct</h1> |