diff options
author | Case Duckworth | 2015-03-12 20:15:34 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-12 20:15:34 -0700 |
commit | 66775c8a2976aefc7879d623a070d510254e4b6c (patch) | |
tree | 8b7773e87ec47d151f334274fbc9bf2440f09b79 /index.html | |
parent | Fix bug in Something Simple (diff) | |
download | autocento-66775c8a2976aefc7879d623a070d510254e4b6c.tar.gz autocento-66775c8a2976aefc7879d623a070d510254e4b6c.zip |
Fix bug in previous/next navlinks
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
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"> ◊ </a> | 60 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
61 | </nav> | 61 | </nav> |
62 | </body> | 62 | |
63 | |||
64 | </body> | ||
63 | </html> | 65 | </html> |