diff options
Diffstat (limited to 'serengeti.html')
-rw-r--r-- | serengeti.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/serengeti.html b/serengeti.html index 62341cb..11914f9 100644 --- a/serengeti.html +++ b/serengeti.html | |||
@@ -42,14 +42,16 @@ | |||
42 | </article> | 42 | </article> |
43 | <nav> | 43 | <nav> |
44 | <a class="prevlink" href="mountain.html" | 44 | <a class="prevlink" href="mountain.html" |
45 | title="Next article in Elegies for alternate selves"> | 45 | title="Previous article in Elegies for alternate selves"> |
46 | The mountain | 46 | The mountain |
47 | </a> | 47 | </a> |
48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
49 | <a class="nextlink" href="shipwright.html" | 49 | <a class="nextlink" href="shipwright.html" |
50 | title="Previous article in Elegies for alternate selves"> | 50 | title="Next article in Elegies for alternate selves"> |
51 | The shipwright | 51 | The shipwright |
52 | </a> | 52 | </a> |
53 | </nav> | 53 | </nav> |
54 | </body> | 54 | |
55 | |||
56 | </body> | ||
55 | </html> | 57 | </html> |