aboutsummaryrefslogtreecommitdiff
path: root/source/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/template.html')
-rw-r--r--source/template.html19
1 files changed, 10 insertions, 9 deletions
diff --git a/source/template.html b/source/template.html
index 543142f2..986ce492 100644
--- a/source/template.html
+++ b/source/template.html
@@ -40,15 +40,16 @@ $endif$
░░ ░░░░░ ░░ ░░░ ░░ ░░░░░ ░░
</code></pre></div></a>
<nav class="nav">
- <a class="nav-title" href="/" title="Home"><!--blog title--></a>
- -- generate menu here --
- <hr>
- <ul>
- <li><a href="/blog">blog</a></li>
- <li><a href="/notes">notes</a></li>
- <li><a href="https://shaarli.neodarz.net/">shaarli</a></li>
- <li><a href="https://git.neodarz.net">code</a></li>
- </ul>
+ <div class="lia-border">
+ -- generate menu here --
+ <hr>
+ <ul>
+ <a href="/blog" class='lia'><li><span class='left-lia'></span><span class='center-lia'>blog</span><span class='right-lia'></span></li></a>
+ <a href="/notes" class='lia'><li><span class='left-lia'></span><span class='center-lia'>notes</span><span class='right-lia'></span></a>
+ <a href="https://shaarli.neodarz.net/" class='lia'><li><span class='left-lia'></span><span class='center-lia'>shaarli</span><span class='right-lia'></span></a>
+ <a href="https://git.neodarz.net" class='lia'><li><span class='left-lia'></span><span class='center-lia'>code</span><span class='right-lia'></span></a>
+ </ul>
+ </div>
</nav>
<div class="bodya">