diff options
Diffstat (limited to 'apollo11.html')
-rw-r--r-- | apollo11.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apollo11.html b/apollo11.html index e749115..8cf0d63 100644 --- a/apollo11.html +++ b/apollo11.html | |||
@@ -47,14 +47,16 @@ | |||
47 | </article> | 47 | </article> |
48 | <nav> | 48 | <nav> |
49 | <a class="prevlink" href="and.html" | 49 | <a class="prevlink" href="and.html" |
50 | title="Next article in Elegies for alternate selves"> | 50 | title="Previous article in Elegies for alternate selves"> |
51 | And | 51 | And |
52 | </a> | 52 | </a> |
53 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 53 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
54 | <a class="nextlink" href="arspoetica.html" | 54 | <a class="nextlink" href="arspoetica.html" |
55 | title="Previous article in Elegies for alternate selves"> | 55 | title="Next article in Elegies for alternate selves"> |
56 | Ars poetica | 56 | Ars poetica |
57 | </a> | 57 | </a> |
58 | </nav> | 58 | </nav> |
59 | </body> | 59 | |
60 | |||
61 | </body> | ||
60 | </html> | 62 | </html> |