big style hover updates
This commit is contained in:
parent
247afd377a
commit
cefa2f773e
3 changed files with 84 additions and 54 deletions
|
@ -1,6 +1,6 @@
|
|||
<ul>
|
||||
<!-- TODO: make the template write the site name-->
|
||||
<li><a class="site-logo" href="/">ficd.sh</a></li>
|
||||
<li><a class="site-logo hover-symbol" href="/">ficd.sh</a></li>
|
||||
{% for name, url in site_map.items() %}
|
||||
<li><a href="{{ url }}">{{ name }}</a></li>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue