diff options
Diffstat (limited to 'leg.html')
-rw-r--r-- | leg.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/leg.html b/leg.html index 1837e4f..80da4c4 100644 --- a/leg.html +++ b/leg.html | |||
@@ -58,22 +58,24 @@ | |||
58 | </article> | 58 | </article> |
59 | <nav> | 59 | <nav> |
60 | <a class="prevlink" href="toilet.html" | 60 | <a class="prevlink" href="toilet.html" |
61 | title="Next article in Buildings out of air: Paul in the Woods"> | 61 | title="Previous article in Buildings out of air: Paul in the Woods"> |
62 | Toilet | 62 | Toilet |
63 | </a> | 63 | </a> |
64 | <a class="prevlink" href="leaf.html" | 64 | <a class="prevlink" href="leaf.html" |
65 | title="Next article in Buildings out of air: Paul in the Woods"> | 65 | title="Previous article in Buildings out of air: Paul in the Woods"> |
66 | Leaf | 66 | Leaf |
67 | </a> | 67 | </a> |
68 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 68 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
69 | <a class="nextlink" href="planks.html" | 69 | <a class="nextlink" href="planks.html" |
70 | title="Previous article in Buildings out of air: Paul in the Woods"> | 70 | title="Next article in Buildings out of air: Paul in the Woods"> |
71 | Planks | 71 | Planks |
72 | </a> | 72 | </a> |
73 | <a class="nextlink" href="man.html" | 73 | <a class="nextlink" href="man.html" |
74 | title="Previous article in Buildings out of air: Paul in the Woods"> | 74 | title="Next article in Buildings out of air: Paul in the Woods"> |
75 | Man | 75 | Man |
76 | </a> | 76 | </a> |
77 | </nav> | 77 | </nav> |
78 | </body> | 78 | |
79 | |||
80 | </body> | ||
79 | </html> | 81 | </html> |