change slug

This commit is contained in:
Tykayn 2024-11-18 16:01:34 +01:00 committed by tykayn
parent a5ddf701e5
commit 895996cf6b
1959 changed files with 62900 additions and 64185 deletions

View file

@ -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>