diff options
Diffstat (limited to 'tapestry.html')
-rw-r--r-- | tapestry.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/tapestry.html b/tapestry.html index 1d3266d..3d69002 100644 --- a/tapestry.html +++ b/tapestry.html | |||
@@ -45,22 +45,24 @@ | |||
45 | </article> | 45 | </article> |
46 | <nav> | 46 | <nav> |
47 | <a class="prevlink" href="phone.html" | 47 | <a class="prevlink" href="phone.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 | Phone | 49 | Phone |
50 | </a> | 50 | </a> |
51 | <a class="prevlink" href="swear.html" | 51 | <a class="prevlink" href="swear.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 | Swear | 53 | Swear |
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="window.html" | 56 | <a class="nextlink" href="window.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 | Window | 58 | Window |
59 | </a> | 59 | </a> |
60 | <a class="nextlink" href="toilet.html" | 60 | <a class="nextlink" href="toilet.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 | Toilet | 62 | Toilet |
63 | </a> | 63 | </a> |
64 | </nav> | 64 | </nav> |
65 | </body> | 65 | |
66 | |||
67 | </body> | ||
66 | </html> | 68 | </html> |