about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-12 20:15:34 -0700
committerCase Duckworth2015-03-12 20:15:34 -0700
commit66775c8a2976aefc7879d623a070d510254e4b6c (patch)
tree8b7773e87ec47d151f334274fbc9bf2440f09b79 /index.html
parentFix bug in Something Simple (diff)
downloadautocento-66775c8a2976aefc7879d623a070d510254e4b6c.tar.gz
autocento-66775c8a2976aefc7879d623a070d510254e4b6c.zip
Fix bug in previous/next navlinks
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html index fc76a38..a729c9d 100644 --- a/index.html +++ b/index.html
@@ -59,5 +59,7 @@
59 <nav> 59 <nav>
60 <a href="#" id="lozenge" title="Random page"> &loz; </a> 60 <a href="#" id="lozenge" title="Random page"> &loz; </a>
61 </nav> 61 </nav>
62 </body> 62
63
64</body>
63</html> 65</html>