diff options
Diffstat (limited to 'yellow.html')
-rw-r--r-- | yellow.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/yellow.html b/yellow.html index fa9972f..a0eeefd 100644 --- a/yellow.html +++ b/yellow.html | |||
@@ -44,18 +44,20 @@ | |||
44 | </article> | 44 | </article> |
45 | <nav> | 45 | <nav> |
46 | <a class="prevlink" href="building.html" | 46 | <a class="prevlink" href="building.html" |
47 | title="Next article in Buildings out of air: Paul in the Woods"> | 47 | title="Previous article in Buildings out of air: Paul in the Woods"> |
48 | Building | 48 | Building |
49 | </a> | 49 | </a> |
50 | <a class="prevlink" href="x-ray.html" | 50 | <a class="prevlink" href="x-ray.html" |
51 | title="Next article in Buildings out of air: Paul in the Woods"> | 51 | title="Previous article in Buildings out of air: Paul in the Woods"> |
52 | X-ray | 52 | X-ray |
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="x-ray.html" | 55 | <a class="nextlink" href="x-ray.html" |
56 | title="Previous article in Buildings out of air: Paul in the Woods"> | 56 | title="Next article in Buildings out of air: Paul in the Woods"> |
57 | X-ray | 57 | X-ray |
58 | </a> | 58 | </a> |
59 | </nav> | 59 | </nav> |
60 | </body> | 60 | |
61 | |||
62 | </body> | ||
61 | </html> | 63 | </html> |