diff options
Diffstat (limited to 'arspoetica.html')
-rw-r--r-- | arspoetica.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/arspoetica.html b/arspoetica.html index b27e34b..5173423 100644 --- a/arspoetica.html +++ b/arspoetica.html | |||
@@ -45,14 +45,16 @@ | |||
45 | </article> | 45 | </article> |
46 | <nav> | 46 | <nav> |
47 | <a class="prevlink" href="apollo11.html" | 47 | <a class="prevlink" href="apollo11.html" |
48 | title="Next article in Elegies for alternate selves"> | 48 | title="Previous article in Elegies for alternate selves"> |
49 | On seeing the panorama of the Apollo 11 landing site | 49 | On seeing the panorama of the Apollo 11 landing site |
50 | </a> | 50 | </a> |
51 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 51 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
52 | <a class="nextlink" href="theoceanoverflowswithcamels.html" | 52 | <a class="nextlink" href="theoceanoverflowswithcamels.html" |
53 | title="Previous article in Elegies for alternate selves"> | 53 | title="Next article in Elegies for alternate selves"> |
54 | The ocean overflows with camels | 54 | The ocean overflows with camels |
55 | </a> | 55 | </a> |
56 | </nav> | 56 | </nav> |
57 | </body> | 57 | |
58 | |||
59 | </body> | ||
58 | </html> | 60 | </html> |