mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
unify slugs
This commit is contained in:
parent
a0bb742d4c
commit
63d51307d5
22 changed files with 90 additions and 2177 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue