aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-06 10:16:50 -0500
committerMatt Rude <[email protected]>2011-06-06 10:16:50 -0500
commit9f42ead8f1931bd1a0172f3f2322ac7089352aaf (patch)
treefd214bbc5ed6e016a8aff1bdaa93cfd624b5d65a /index.html
parentbcb63868c69efbccff59dadf5957b7fc3b31ebe8 (diff)
downloadtime.mattrude.com-9f42ead8f1931bd1a0172f3f2322ac7089352aaf.tar.gz
time.mattrude.com-9f42ead8f1931bd1a0172f3f2322ac7089352aaf.tar.bz2
time.mattrude.com-9f42ead8f1931bd1a0172f3f2322ac7089352aaf.zip
Adding links to footer of pages, fixes #2
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/index.html b/index.html
index da192ab..77f6495 100644
--- a/index.html
+++ b/index.html
@@ -50,8 +50,13 @@
<li>I may choose at any time to restrict access to networks or rate limit or block any network, host, or IP address.</li>
</ul>
</div>
- <div class="footer">
+ <div id="footer">
+ <div class="footer-left">
+ <p><a href='http://time.mattrude.com'>Home</a> | <a href='/status/'>Status</a> | Documentation | <a href='https://github.com/mattrude/time.mattrude.com'>Source</a>
+ </div>
+ <div class="footer-right">
<p>Copyright &copy; 2009 &mdash; 2011 by <a href='http://mattrude.com'>Matt Rude</a></p>
+ </div>
</div>
</div>
</body>