This commit is contained in:
Kai Hendry
2014-01-17 08:42:13 +00:00
parent 7ad1624353
commit 6507f6151a
2 changed files with 7 additions and 2 deletions

View File

@@ -58,7 +58,9 @@ if (user) { window.location.replace("/u/" + user); }
<footer>
<p>Super-geeks please <a href="https://github.com/kaihendry/Greptweet">report issues and contribute on Github</a> :)</p>
<p>Active accounts: <!--#include virtual="active-users.txt" --></p>
<p>Version: <a href=https://github.com/kaihendry/Greptweet/commit/<!--#include virtual="version.txt" --></a></p>
<p>Version: <a href=https://github.com/kaihendry/Greptweet/commit/<!--#include virtual="version.txt" -->>
<!--#include virtual="version.txt" -->
</a></p>
<p>Backup: <code>rsync -rz --include "*/" --include "*.txt" --exclude "*" greptweet.com::greptweet .</code></p>
</footer>