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 /prelude.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'prelude.html')
-rw-r--r-- | prelude.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prelude.html b/prelude.html index dcd1c67..88d8f85 100644 --- a/prelude.html +++ b/prelude.html | |||
@@ -42,7 +42,7 @@ | |||
42 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 42 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
43 | <a class="nextlink" href="purpose-dogs.html" | 43 | <a class="nextlink" href="purpose-dogs.html" |
44 | title="Previous article in Book of Hezekiah"> | 44 | title="Previous article in Book of Hezekiah"> |
45 | The purpose of dogs> | 45 | The purpose of dogs |
46 | </a> | 46 | </a> |
47 | </nav> | 47 | </nav> |
48 | </body> | 48 | </body> |