diff options
Diffstat (limited to 'stump.html')
-rw-r--r-- | stump.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/stump.html b/stump.html index c65cc93..3037da1 100644 --- a/stump.html +++ b/stump.html | |||
@@ -46,22 +46,24 @@ | |||
46 | </article> | 46 | </article> |
47 | <nav> | 47 | <nav> |
48 | <a class="prevlink" href="joke.html" | 48 | <a class="prevlink" href="joke.html" |
49 | title="Next article in Buildings out of air: Paul in the Woods"> | 49 | title="Previous article in Buildings out of air: Paul in the Woods"> |
50 | Joke | 50 | Joke |
51 | </a> | 51 | </a> |
52 | <a class="prevlink" href="stagnant.html" | 52 | <a class="prevlink" href="stagnant.html" |
53 | title="Next article in Buildings out of air: Paul in the Woods"> | 53 | title="Previous article in Buildings out of air: Paul in the Woods"> |
54 | Stagnant | 54 | Stagnant |
55 | </a> | 55 | </a> |
56 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 56 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
57 | <a class="nextlink" href="early.html" | 57 | <a class="nextlink" href="early.html" |
58 | title="Previous article in Buildings out of air: Paul in the Woods"> | 58 | title="Next article in Buildings out of air: Paul in the Woods"> |
59 | Early | 59 | Early |
60 | </a> | 60 | </a> |
61 | <a class="nextlink" href="swear.html" | 61 | <a class="nextlink" href="swear.html" |
62 | title="Previous article in Buildings out of air: Paul in the Woods"> | 62 | title="Next article in Buildings out of air: Paul in the Woods"> |
63 | Swear | 63 | Swear |
64 | </a> | 64 | </a> |
65 | </nav> | 65 | </nav> |
66 | </body> | 66 | |
67 | |||
68 | </body> | ||
67 | </html> | 69 | </html> |