diff options
Diffstat (limited to 'boy_bus.html')
-rw-r--r-- | boy_bus.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/boy_bus.html b/boy_bus.html index 2de5940..68f3287 100644 --- a/boy_bus.html +++ b/boy_bus.html | |||
@@ -45,22 +45,24 @@ | |||
45 | </article> | 45 | </article> |
46 | <nav> | 46 | <nav> |
47 | <a class="prevlink" href="lappel-du-vide.html" | 47 | <a class="prevlink" href="lappel-du-vide.html" |
48 | title="Next article in Stark Raving"> | 48 | title="Previous article in Stark Raving"> |
49 | L’appel du vide | 49 | L’appel du vide |
50 | </a> | 50 | </a> |
51 | <a class="prevlink" href="exasperated.html" | 51 | <a class="prevlink" href="exasperated.html" |
52 | title="Next article in Stark Raving"> | 52 | title="Previous article in Stark Raving"> |
53 | Exasperated | 53 | Exasperated |
54 | </a> | 54 | </a> |
55 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 55 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
56 | <a class="nextlink" href="i-think-its-you.html" | 56 | <a class="nextlink" href="i-think-its-you.html" |
57 | title="Previous article in Stark Raving"> | 57 | title="Next article in Stark Raving"> |
58 | I think it’s you (but it’s not) | 58 | I think it’s you (but it’s not) |
59 | </a> | 59 | </a> |
60 | <a class="nextlink" href="last-bastion.html" | 60 | <a class="nextlink" href="last-bastion.html" |
61 | title="Previous article in Stark Raving"> | 61 | title="Next article in Stark Raving"> |
62 | Last Bastion | 62 | Last Bastion |
63 | </a> | 63 | </a> |
64 | </nav> | 64 | </nav> |
65 | </body> | 65 | |
66 | |||
67 | </body> | ||
66 | </html> | 68 | </html> |