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 /ex-machina.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 'ex-machina.html')
-rw-r--r-- | ex-machina.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ex-machina.html b/ex-machina.html index 8789250..9f89fe7 100644 --- a/ex-machina.html +++ b/ex-machina.html | |||
@@ -56,5 +56,7 @@ | |||
56 | <nav> | 56 | <nav> |
57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
58 | </nav> | 58 | </nav> |
59 | </body> | 59 | |
60 | |||
61 | </body> | ||
60 | </html> | 62 | </html> |