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 /epigraph.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 'epigraph.html')
-rw-r--r-- | epigraph.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/epigraph.html b/epigraph.html index 59d0d46..87bae4a 100644 --- a/epigraph.html +++ b/epigraph.html | |||
@@ -43,5 +43,7 @@ | |||
43 | <nav> | 43 | <nav> |
44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
45 | </nav> | 45 | </nav> |
46 | </body> | 46 | |
47 | |||
48 | </body> | ||
47 | </html> | 49 | </html> |