diff options
Diffstat (limited to 'hands.html')
-rw-r--r-- | hands.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/hands.html b/hands.html index e78e42d..0522642 100644 --- a/hands.html +++ b/hands.html | |||
@@ -47,22 +47,24 @@ | |||
47 | </article> | 47 | </article> |
48 | <nav> | 48 | <nav> |
49 | <a class="prevlink" href="shed.html" | 49 | <a class="prevlink" href="shed.html" |
50 | title="Next article in Buildings out of air: Paul in the Woods"> | 50 | title="Previous article in Buildings out of air: Paul in the Woods"> |
51 | Shed | 51 | Shed |
52 | </a> | 52 | </a> |
53 | <a class="prevlink" href="fire.html" | 53 | <a class="prevlink" href="fire.html" |
54 | title="Next article in Buildings out of air: Paul in the Woods"> | 54 | title="Previous article in Buildings out of air: Paul in the Woods"> |
55 | Fire | 55 | Fire |
56 | </a> | 56 | </a> |
57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 57 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
58 | <a class="nextlink" href="toilet.html" | 58 | <a class="nextlink" href="toilet.html" |
59 | title="Previous article in Buildings out of air: Paul in the Woods"> | 59 | title="Next article in Buildings out of air: Paul in the Woods"> |
60 | Toilet | 60 | Toilet |
61 | </a> | 61 | </a> |
62 | <a class="nextlink" href="hardware.html" | 62 | <a class="nextlink" href="hardware.html" |
63 | title="Previous article in Buildings out of air: Paul in the Woods"> | 63 | title="Next article in Buildings out of air: Paul in the Woods"> |
64 | Hardware | 64 | Hardware |
65 | </a> | 65 | </a> |
66 | </nav> | 66 | </nav> |
67 | </body> | 67 | |
68 | |||
69 | </body> | ||
68 | </html> | 70 | </html> |