mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up homepage
This commit is contained in:
parent
579e9116b7
commit
62e7522e95
9 changed files with 26 additions and 28 deletions
|
@ -90,7 +90,8 @@ 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">
|
||||
<div class="header-image" style="background: url('{template_content['BANNIERE_ENTETE']}') no-repeat;
|
||||
background-size: 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