unify slugs

This commit is contained in:
Tykayn 2024-11-15 23:55:20 +01:00 committed by tykayn
parent a0bb742d4c
commit 63d51307d5
22 changed files with 90 additions and 2177 deletions

View file

@ -108,7 +108,7 @@ def enrich_one_file(html_content: str, partials: dict = {"header_page": "", "foo
<div id="navbarBasicExample" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="{template_content['NDD']}">
<a class="logo" href="{template_content['NDD']}">
<img src="{template_content['SITE_ICON']}"
class="img-fluid">
</a>