summaryrefslogtreecommitdiff
path: root/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/home.html')
-rw-r--r--templates/home.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/home.html b/templates/home.html
index 6fb143b..de715ce 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -10,7 +10,9 @@
<div class="nav">
<div class="navl"><a href="/">PREFETCH</a></div>
<div class="navr">
-<a href="/blog/">blog</a>&emsp;<a href="/code/">code</a>
+<a href="/blog/">blog</a>&emsp;
+<a href="/code/">code</a>&emsp;
+<a href="/uses/">uses</a>
</div>
</div>
<hr>