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 /riptide_memory.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'riptide_memory.html')
-rw-r--r-- | riptide_memory.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/riptide_memory.html b/riptide_memory.html index f0eb2a6..ce26485 100644 --- a/riptide_memory.html +++ b/riptide_memory.html | |||
@@ -55,11 +55,11 @@ | |||
55 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 55 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
56 | <a class="nextlink" href="about-the-author.html" | 56 | <a class="nextlink" href="about-the-author.html" |
57 | title="Previous article in Stark Raving"> | 57 | title="Previous article in Stark Raving"> |
58 | About the author> | 58 | About the author |
59 | </a> | 59 | </a> |
60 | <a class="nextlink" href="sixteenth-chapel.html" | 60 | <a class="nextlink" href="sixteenth-chapel.html" |
61 | title="Previous article in Stark Raving"> | 61 | title="Previous article in Stark Raving"> |
62 | The Sixteenth Chapel> | 62 | The Sixteenth Chapel |
63 | </a> | 63 | </a> |
64 | </nav> | 64 | </nav> |
65 | </body> | 65 | </body> |