diff options
author | Case Duckworth | 2015-03-10 11:40:07 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-10 11:40:07 -0700 |
commit | 0d2f64d9240509a620af100d9a37c57d62b3e1b8 (patch) | |
tree | e8e730212a85085277d4b56eec4519d06df8b4f6 /initial-conditions.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'initial-conditions.html')
-rw-r--r-- | initial-conditions.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/initial-conditions.html b/initial-conditions.html index f240b86..a73b6c2 100644 --- a/initial-conditions.html +++ b/initial-conditions.html | |||
@@ -56,11 +56,11 @@ | |||
56 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 56 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
57 | <a class="nextlink" href="love-as-god.html" | 57 | <a class="nextlink" href="love-as-god.html" |
58 | title="Previous article in Stark Raving"> | 58 | title="Previous article in Stark Raving"> |
59 | Love as God> | 59 | Love as God |
60 | </a> | 60 | </a> |
61 | <a class="nextlink" href="ouroboros_memory.html" | 61 | <a class="nextlink" href="ouroboros_memory.html" |
62 | title="Previous article in Stark Raving"> | 62 | title="Previous article in Stark Raving"> |
63 | Ouroboros of memory> | 63 | Ouroboros of memory |
64 | </a> | 64 | </a> |
65 | </nav> | 65 | </nav> |
66 | </body> | 66 | </body> |