major styling update
This commit is contained in:
parent
6234e27107
commit
7dcb9b6a51
6 changed files with 65 additions and 19 deletions
|
@ -1,7 +1,8 @@
|
|||
<center>
|
||||
<pre><a href="/" style="color: inherit; text-decoration: none;">ficd.sh</a></pre>
|
||||
</center>
|
||||
<ul>
|
||||
<!-- TODO: make the template write the site name-->
|
||||
<li><a class="site-logo" 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