mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-20 04:01:06 -05:00
Tweaks
This commit is contained in:
@@ -5,7 +5,10 @@ tweets.txt
|
||||
/main.js
|
||||
/bootstrap/css/bootstrap.min.css
|
||||
/bootstrap/css/bootstrap-theme.min.css
|
||||
/bootstrap/img/glyphicons-halflings.png
|
||||
/bootstrap/fonts/glyphicons-halflings-regular.ttf
|
||||
/bootstrap/fonts/glyphicons-halflings-regular.woff
|
||||
/bootstrap/fonts/glyphicons-halflings-regular.eot
|
||||
/bootstrap/fonts/glyphicons-halflings-regular.svg
|
||||
/jquery.js
|
||||
NETWORK:
|
||||
*
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user