about summary refs log tree commit diff stats
path: root/wallpaper.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 11:40:07 -0700
committerCase Duckworth2015-03-10 11:40:07 -0700
commit0d2f64d9240509a620af100d9a37c57d62b3e1b8 (patch)
treee8e730212a85085277d4b56eec4519d06df8b4f6 /wallpaper.html
parentFix more layout issues (diff)
downloadautocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.tar.gz
autocento-0d2f64d9240509a620af100d9a37c57d62b3e1b8.zip
Remove > from .nextlink in template
Diffstat (limited to 'wallpaper.html')
-rw-r--r--wallpaper.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/wallpaper.html b/wallpaper.html index 5746d05..ab8c1a8 100644 --- a/wallpaper.html +++ b/wallpaper.html
@@ -52,11 +52,11 @@
52 <a href="#" id="lozenge" title="Random page"> &loz; </a> 52 <a href="#" id="lozenge" title="Random page"> &loz; </a>
53 <a class="nextlink" href="punch.html" 53 <a class="nextlink" href="punch.html"
54 title="Previous article in Buildings out of air: Paul in the Woods"> 54 title="Previous article in Buildings out of air: Paul in the Woods">
55 Punch> 55 Punch
56 </a> 56 </a>
57 <a class="nextlink" href="window.html" 57 <a class="nextlink" href="window.html"
58 title="Previous article in Buildings out of air: Paul in the Woods"> 58 title="Previous article in Buildings out of air: Paul in the Woods">
59 Window> 59 Window
60 </a> 60 </a>
61 </nav> 61 </nav>
62</body> 62</body>