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 /sense-of-it.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 'sense-of-it.html')
-rw-r--r-- | sense-of-it.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sense-of-it.html b/sense-of-it.html index 73646c4..2d2e69a 100644 --- a/sense-of-it.html +++ b/sense-of-it.html | |||
@@ -46,5 +46,7 @@ | |||
46 | <nav> | 46 | <nav> |
47 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 47 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
48 | </nav> | 48 | </nav> |
49 | </body> | 49 | |
50 | |||
51 | </body> | ||
50 | </html> | 52 | </html> |