mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
change slug
This commit is contained in:
parent
a5ddf701e5
commit
895996cf6b
1959 changed files with 62900 additions and 64185 deletions
|
@ -90,7 +90,7 @@ def enrich_one_file(html_content: str, partials: dict = {"header_page": "", "foo
|
|||
<body>
|
||||
<div id="page" class="page__{template_content["PAGE_SLUG"]}">
|
||||
<header id="masthead" class="site-header">
|
||||
<div class="header-image" style="background: url({template_content['BANNIERE_ENTETE']})">
|
||||
<div class="header-image" style="background: url({template_content['BANNIERE_ENTETE']}) no-repeat cover">
|
||||
<a href="/">
|
||||
<img src="{template_content['SITE_ICON']}" class="site-icon img">
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue