remake detection already built

This commit is contained in:
Tykayn 2025-02-28 13:12:02 +01:00 committed by tykayn
parent a029792664
commit 3b9061514f
24 changed files with 248 additions and 1696 deletions

View file

@ -32,12 +32,13 @@
<header id="masthead" class="site-header">
<div class="header-image" style="background-image: url('{{template_content[" BANNIERE_ENTETE"]}}');
background-repeat: no-repeat; background-size: cover;">
<div class="template-header">
<a href="/">
<img src="{{template_content['SITE_ICON']}}" class="site-icon img">
</a>
<h1 class="blog-title">{{template_content['BLOG_TITLE']}}</h1>
<p class="blog-subtitle">{{template_content['BLOG_SUBTITLE']}}</p>
<div class="template-header">
</div>
</div>