diff options
Diffstat (limited to 'exasperated.html')
-rw-r--r-- | exasperated.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/exasperated.html b/exasperated.html index d044158..4028574 100644 --- a/exasperated.html +++ b/exasperated.html | |||
@@ -48,22 +48,24 @@ | |||
48 | </article> | 48 | </article> |
49 | <nav> | 49 | <nav> |
50 | <a class="prevlink" href="amber-alert.html" | 50 | <a class="prevlink" href="amber-alert.html" |
51 | title="Next article in Stark Raving"> | 51 | title="Previous article in Stark Raving"> |
52 | AMBER alert | 52 | AMBER alert |
53 | </a> | 53 | </a> |
54 | <a class="prevlink" href="death-zone.html" | 54 | <a class="prevlink" href="death-zone.html" |
55 | title="Next article in Stark Raving"> | 55 | title="Previous article in Stark Raving"> |
56 | The Death Zone | 56 | The Death Zone |
57 | </a> | 57 | </a> |
58 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 58 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
59 | <a class="nextlink" href="death-zone.html" | 59 | <a class="nextlink" href="death-zone.html" |
60 | title="Previous article in Stark Raving"> | 60 | title="Next article in Stark Raving"> |
61 | The Death Zone | 61 | The Death Zone |
62 | </a> | 62 | </a> |
63 | <a class="nextlink" href="boy_bus.html" | 63 | <a class="nextlink" href="boy_bus.html" |
64 | title="Previous article in Stark Raving"> | 64 | title="Next article in Stark Raving"> |
65 | Boy on the bus | 65 | Boy on the bus |
66 | </a> | 66 | </a> |
67 | </nav> | 67 | </nav> |
68 | </body> | 68 | |
69 | |||
70 | </body> | ||
69 | </html> | 71 | </html> |