🎨 more style, links fix

This commit is contained in:
Tykayn 2024-11-19 23:50:42 +01:00 committed by tykayn
parent a00cd145a1
commit baac2fd2f1
2343 changed files with 31637 additions and 5343 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']}) no-repeat cover">
<div class="header-image" style="background: url('{template_content['BANNIERE_ENTETE']}') no-repeat">
<a href="/">
<img src="{template_content['SITE_ICON']}" class="site-icon img">
</a>