diff options
Diffstat (limited to 'art.html')
-rw-r--r-- | art.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/art.html b/art.html index 4982c25..3387131 100644 --- a/art.html +++ b/art.html | |||
@@ -45,13 +45,15 @@ | |||
45 | <nav> | 45 | <nav> |
46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
47 | <a class="nextlink" href="hymnal.html" | 47 | <a class="nextlink" href="hymnal.html" |
48 | title="Previous article in Buildings out of air: Paul in the Woods"> | 48 | title="Next article in Buildings out of air: Paul in the Woods"> |
49 | Hymnal | 49 | Hymnal |
50 | </a> | 50 | </a> |
51 | <a class="nextlink" href="axe.html" | 51 | <a class="nextlink" href="axe.html" |
52 | title="Previous article in Buildings out of air: Paul in the Woods"> | 52 | title="Next article in Buildings out of air: Paul in the Woods"> |
53 | Axe | 53 | Axe |
54 | </a> | 54 | </a> |
55 | </nav> | 55 | </nav> |
56 | </body> | 56 | |
57 | |||
58 | </body> | ||
57 | </html> | 59 | </html> |