diff options
Diffstat (limited to 'big-dipper.html')
-rw-r--r-- | big-dipper.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/big-dipper.html b/big-dipper.html index f21e1a3..c72eff6 100644 --- a/big-dipper.html +++ b/big-dipper.html | |||
@@ -44,22 +44,24 @@ | |||
44 | </article> | 44 | </article> |
45 | <nav> | 45 | <nav> |
46 | <a class="prevlink" href="death-zone.html" | 46 | <a class="prevlink" href="death-zone.html" |
47 | title="Next article in Stark Raving"> | 47 | title="Previous article in Stark Raving"> |
48 | The Death Zone | 48 | The Death Zone |
49 | </a> | 49 | </a> |
50 | <a class="prevlink" href="table_contents.html" | 50 | <a class="prevlink" href="table_contents.html" |
51 | title="Next article in Stark Raving"> | 51 | title="Previous article in Stark Raving"> |
52 | Table of Contents | 52 | Table of Contents |
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="moon-drowning.html" | 55 | <a class="nextlink" href="moon-drowning.html" |
56 | title="Previous article in Stark Raving"> | 56 | title="Next article in Stark Raving"> |
57 | The Moon is drowning | 57 | The Moon is drowning |
58 | </a> | 58 | </a> |
59 | <a class="nextlink" href="poetry-time.html" | 59 | <a class="nextlink" href="poetry-time.html" |
60 | title="Previous article in Stark Raving"> | 60 | title="Next article in Stark Raving"> |
61 | Something about the nature of poetry and time | 61 | Something about the nature of poetry and time |
62 | </a> | 62 | </a> |
63 | </nav> | 63 | </nav> |
64 | </body> | 64 | |
65 | |||
66 | </body> | ||
65 | </html> | 67 | </html> |