summary refs log tree commit diff stats
path: root/movingsideways.html
diff options
context:
space:
mode:
Diffstat (limited to 'movingsideways.html')
-rw-r--r--movingsideways.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/movingsideways.html b/movingsideways.html index 866fa8c..2f7149a 100644 --- a/movingsideways.html +++ b/movingsideways.html
@@ -52,14 +52,16 @@
52 </article> 52 </article>
53 <nav> 53 <nav>
54 <a class="prevlink" href="proverbs.html" 54 <a class="prevlink" href="proverbs.html"
55 title="Next article in Book of Hezekiah"> 55 title="Previous article in Book of Hezekiah">
56 Proverbs 56 Proverbs
57 </a> 57 </a>
58 <a href="#" id="lozenge" title="Random page"> &loz; </a> 58 <a href="#" id="lozenge" title="Random page"> &loz; </a>
59 <a class="nextlink" href="problems.html" 59 <a class="nextlink" href="problems.html"
60 title="Previous article in Book of Hezekiah"> 60 title="Next article in Book of Hezekiah">
61 Problems 61 Problems
62 </a> 62 </a>
63 </nav> 63 </nav>
64 </body> 64
65
66</body>
65</html> 67</html>