summary refs log tree commit diff stats
path: root/philosophy.html
diff options
context:
space:
mode:
Diffstat (limited to 'philosophy.html')
-rw-r--r--philosophy.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/philosophy.html b/philosophy.html index 63c4038..2861376 100644 --- a/philosophy.html +++ b/philosophy.html
@@ -43,14 +43,16 @@
43 </article> 43 </article>
44 <nav> 44 <nav>
45 <a class="prevlink" href="purpose-dogs.html" 45 <a class="prevlink" href="purpose-dogs.html"
46 title="Next article in Book of Hezekiah"> 46 title="Previous article in Book of Hezekiah">
47 The purpose of dogs 47 The purpose of dogs
48 </a> 48 </a>
49 <a href="#" id="lozenge" title="Random page"> &loz; </a> 49 <a href="#" id="lozenge" title="Random page"> &loz; </a>
50 <a class="nextlink" href="proverbs.html" 50 <a class="nextlink" href="proverbs.html"
51 title="Previous article in Book of Hezekiah"> 51 title="Next article in Book of Hezekiah">
52 Proverbs 52 Proverbs
53 </a> 53 </a>
54 </nav> 54 </nav>
55 </body> 55
56
57</body>
56</html> 58</html>