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 /table_contents.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'table_contents.html')
-rw-r--r-- | table_contents.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/table_contents.html b/table_contents.html index ac4750c..6b07d21 100644 --- a/table_contents.html +++ b/table_contents.html | |||
@@ -121,11 +121,11 @@ | |||
121 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 121 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
122 | <a class="nextlink" href="ouroboros_memory.html" | 122 | <a class="nextlink" href="ouroboros_memory.html" |
123 | title="Previous article in Stark Raving"> | 123 | title="Previous article in Stark Raving"> |
124 | Ouroboros of memory> | 124 | Ouroboros of memory |
125 | </a> | 125 | </a> |
126 | <a class="nextlink" href="big-dipper.html" | 126 | <a class="nextlink" href="big-dipper.html" |
127 | title="Previous article in Stark Raving"> | 127 | title="Previous article in Stark Raving"> |
128 | The Big Dipper> | 128 | The Big Dipper |
129 | </a> | 129 | </a> |
130 | </nav> | 130 | </nav> |
131 | </body> | 131 | </body> |