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 /lappel-du-vide.html | |
parent | Fix more layout issues (diff) | |
download | autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip |
Remove > from .nextlink in template
Diffstat (limited to 'lappel-du-vide.html')
-rw-r--r-- | lappel-du-vide.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lappel-du-vide.html b/lappel-du-vide.html index f5a5c84..8899284 100644 --- a/lappel-du-vide.html +++ b/lappel-du-vide.html | |||
@@ -63,11 +63,11 @@ | |||
63 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 63 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
64 | <a class="nextlink" href="boy_bus.html" | 64 | <a class="nextlink" href="boy_bus.html" |
65 | title="Previous article in Stark Raving"> | 65 | title="Previous article in Stark Raving"> |
66 | Boy on the bus> | 66 | Boy on the bus |
67 | </a> | 67 | </a> |
68 | <a class="nextlink" href="i-think-its-you.html" | 68 | <a class="nextlink" href="i-think-its-you.html" |
69 | title="Previous article in Stark Raving"> | 69 | title="Previous article in Stark Raving"> |
70 | I think it’s you (but it’s not)> | 70 | I think it’s you (but it’s not) |
71 | </a> | 71 | </a> |
72 | </nav> | 72 | </nav> |
73 | </body> | 73 | </body> |