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