diff options
Diffstat (limited to 'shed.html')
-rw-r--r-- | shed.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/shed.html b/shed.html index f78f046..0f52b82 100644 --- a/shed.html +++ b/shed.html | |||
@@ -45,22 +45,24 @@ | |||
45 | </article> | 45 | </article> |
46 | <nav> | 46 | <nav> |
47 | <a class="prevlink" href="notes.html" | 47 | <a class="prevlink" href="notes.html" |
48 | title="Next article in Buildings out of air: Paul in the Woods"> | 48 | title="Previous article in Buildings out of air: Paul in the Woods"> |
49 | Notes | 49 | Notes |
50 | </a> | 50 | </a> |
51 | <a class="prevlink" href="sapling.html" | 51 | <a class="prevlink" href="sapling.html" |
52 | title="Next article in Buildings out of air: Paul in the Woods"> | 52 | title="Previous article in Buildings out of air: Paul in the Woods"> |
53 | Sapling | 53 | Sapling |
54 | </a> | 54 | </a> |
55 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 55 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
56 | <a class="nextlink" href="hands.html" | 56 | <a class="nextlink" href="hands.html" |
57 | title="Previous article in Buildings out of air: Paul in the Woods"> | 57 | title="Next article in Buildings out of air: Paul in the Woods"> |
58 | Hands | 58 | Hands |
59 | </a> | 59 | </a> |
60 | <a class="nextlink" href="snow.html" | 60 | <a class="nextlink" href="snow.html" |
61 | title="Previous article in Buildings out of air: Paul in the Woods"> | 61 | title="Next article in Buildings out of air: Paul in the Woods"> |
62 | Snow | 62 | Snow |
63 | </a> | 63 | </a> |
64 | </nav> | 64 | </nav> |
65 | </body> | 65 | |
66 | |||
67 | </body> | ||
66 | </html> | 68 | </html> |