save broken

This commit is contained in:
isUnknown 2024-03-10 19:24:24 +01:00
parent 94d404288f
commit f04e9a66fb
17 changed files with 184 additions and 81 deletions

View file

@ -1,12 +1,4 @@
<?php snippet('header') ?>
<header id="main-header">
<div id="logo">
<a href="/" class="no-line">
<h1 id="actuel">actuel</h1>
<h1 id="inactuel">inactuel</h1>
</a>
</div>
</header>
<main id="<?= $page->template() ?>">
<?php snippet('cover', slots: true) ?>