aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base.html.tera
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-09-16 21:06:42 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2023-09-16 21:06:42 +0100
commit25a39146ed49b4ae22a5cead6642d055da7ded81 (patch)
tree51c8846b9feb89e0cc89c62eede8b623344b8f3d /templates/base.html.tera
parent40cfa28d99f0942ee01f19d96dc8002183f68c75 (diff)
downloadblossom-25a39146ed49b4ae22a5cead6642d055da7ded81.tar.gz
blossom-25a39146ed49b4ae22a5cead6642d055da7ded81.tar.bz2
blossom-25a39146ed49b4ae22a5cead6642d055da7ded81.zip
small fixes
Diffstat (limited to 'templates/base.html.tera')
-rw-r--r--templates/base.html.tera2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html.tera b/templates/base.html.tera
index 1bbab76..9884964 100644
--- a/templates/base.html.tera
+++ b/templates/base.html.tera
@@ -35,7 +35,7 @@
<li><a class="{% block nav_home %}{% endblock %}" href="/">home</a></li>
<li><a class="{% block nav_contact %}{% endblock %}" style="font-family: 'Compagnon Roman';" href="/contact">kontakt</a></li>
<li><a class="{% block nav_poetry %}{% endblock %}" href="/poetry" style="font-family: Louise">poesia</a></li>
- <li><a class="{% block nav_blog %}{% endblock %}" style="font-family: Sligoil" href="/blog">girlblog</a></li>
+ <li><a class="{% block nav_blog %}{% endblock %}" style="font-family: Sligoil" href="/blog">weblog</a></li>
<li><a class="{% block nav_projects %}{% endblock %}" style="font-family: 'DeGerm LoCase';" href="/projects">projetos</a></li>
<!--<li><a class="{% block nav_sound %}{% endblock %}" style="font-family: 'kirieji'" href="/sound">音</a></li>-->
<li><a class="{% block nav_listens %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" href="https://listenbrainz.org/user/celblossom">écoute</a></li>