aboutsummaryrefslogtreecommitdiffstats
path: root/templates/base.html.tera
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2023-06-20 17:47:20 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2023-06-20 17:47:20 +0100
commit0df5f5a9ee9fd3fc989dced9fb728e57644dd65c (patch)
tree97459256dfa9ea6dfd3f5fdb806b71f03d66f010 /templates/base.html.tera
parent27baf0ab8005eed210a34d87a1c1f10b3f351d75 (diff)
downloadblossom-0df5f5a9ee9fd3fc989dced9fb728e57644dd65c.tar.gz
blossom-0df5f5a9ee9fd3fc989dced9fb728e57644dd65c.tar.bz2
blossom-0df5f5a9ee9fd3fc989dced9fb728e57644dd65c.zip
FINALLY optimize fonts
Diffstat (limited to '')
-rw-r--r--templates/base.html.tera14
1 files changed, 6 insertions, 8 deletions
diff --git a/templates/base.html.tera b/templates/base.html.tera
index 19c0764..b48109c 100644
--- a/templates/base.html.tera
+++ b/templates/base.html.tera
@@ -37,23 +37,21 @@
<ul id="nav">
<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_girlblog %}{% endblock %}" style="font-family: Sligoil" href="/blog">girlblog</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: 'Darumadrop One'" href="/listens">きいてます</a></li>
+ <li><a class="{% block nav_listens %}{% endblock %}" style="font-family: 'Almendra Display'" href="https://listenbrainz.org/celblossom">Γ©coute</a></li>
<li><a href="https://bimbo.video/a/cel" style="font-family: 'Mon Hugo In'">video</a></li>
<li><a href="https://weirdstar.stream" style="font-family: id_kana018" >πŸ”΄γƒ©γ‚€γƒ–</a></li>
<li><a class="{% block nav_pix %}{% endblock %}" style="font-family: Minecraftia" href="/pix">pix</a></li>
<li><a class="{% block nav_shodo %}{% endblock %}" href="/shodo">書道</a></li>
- <li><a class="{% block nav_thoughts %}{% endblock %}" style="font-family: 'MAZIUS REVIEW 20.09';" href="/thoughts">thoughts</a></li>
- <li><a class="{% block nav_girlblog %}{% endblock %}" style="font-family: Sligoil" href="/girlblog">girlblog</a></li>
<li><a class="{% block nav_cute %}{% endblock %}" style="font-family: 'Darumadrop One'" href="/cute">cute linkz</a></li>
- <li><a class="{% block nav_things %}{% endblock %}" style="font-family: '18th Century Kurrent Text';" href="/things">flop</a></li>
- <li><a class="{% block nav_zk %}{% endblock %}" href="/zk" style="font-family: Louise">zettelkasten</a></li>
+ <li><a class="{% block nav_zk %}{% endblock %}" href="https://garden.blos.sm" style="font-family: Louise">zettelkasten</a></li>
<li><a class="{% block nav_read %}{% endblock %}" style="font-family: ukikusa" href="/read">γ‚ˆγ‚€</a></li>
- <li><a href="https://bunny.garden">πŸ¦‹πŸžπŸŒπŸπŸ•·</a></li>
- <li><a class="{% block nav_plants %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" href="/plants">plantas</a></li>
- <li class="suscakke"><a href="https://ass-smacc"><img src="https://skinnyver.se/emoji/Wigs/suscakke.png"></a></li>
+ <li><a href="https://bunny.garden">πŸ¦‹πŸŒ·πŸ°πŸŒ»πŸπŸ•·πŸͺ»πŸ‡πŸŒ±</a></li>
+ <!--<li><a class="{% block nav_plants %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" href="/plants">plantas</a></li>-->
<li><a style="font-family: Abordage;" href="https://pussy.accountants">pussy</a></li>
+ <li class="suscakke"><a href="https://ass-sma.cc"><img src="/suscakke.png"></a></li>
<li><a class="{% block nav_guestbook %}{% endblock %}" style="font-family: Compagnon; font-weight: bold;" href="/guestbook">visitas</a></li>
</ul>
</nav>