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 /time-looks-up-to-the-sky.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 'time-looks-up-to-the-sky.html')
-rw-r--r-- | time-looks-up-to-the-sky.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time-looks-up-to-the-sky.html b/time-looks-up-to-the-sky.html index 6f47023..72da024 100644 --- a/time-looks-up-to-the-sky.html +++ b/time-looks-up-to-the-sky.html | |||
@@ -48,5 +48,7 @@ | |||
48 | <nav> | 48 | <nav> |
49 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 49 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
50 | </nav> | 50 | </nav> |
51 | </body> | 51 | |
52 | |||
53 | </body> | ||
52 | </html> | 54 | </html> |