diff options
author | ahriman <ahriman@falte.red> | 2019-05-25 05:06:06 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-05-25 05:06:06 +0000 |
commit | 68cda26a441b18fab6500d79d6f4d86817c63069 (patch) | |
tree | d709a1fe111dde339e3acd444962cfc0d3d06136 /stats.php | |
parent | e7d1e960b40c1f5aef77bd5b5c95319faab7908c (diff) | |
download | site-68cda26a441b18fab6500d79d6f4d86817c63069.tar.gz |
added link to getwtxt instance
Diffstat (limited to 'stats.php')
-rw-r--r-- | stats.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stats.php b/stats.php index a70a7c6..3426601 100644 --- a/stats.php +++ b/stats.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="https://wiki.tilde.institute">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> :: <a href="https://twtxt.tilde.institute">twtxt</a> </div> <div id="content"> <br /> |