create body reusable field

This commit is contained in:
isUnknown 2024-12-01 13:57:24 +01:00
parent 1b62fa7589
commit 9b1aeb5cd0
15 changed files with 143 additions and 147 deletions

View file

@ -6,7 +6,7 @@ $isOpen = isset($isOpen) ? $isOpen : false;
class="page-cover"
>
<div class="title-wrapper">
<a href="#main-content" class="no-underline">
<a href="#main-content" class="no-underline" class="voir le texte">
<?= $slots->title() ?>
</a>
</div>

View file

@ -1,5 +1,10 @@
<footer id="main-footer">
<ul id="links">
<?php if (!$page->isHomePage()): ?>
<li>
<button class="plus open-nav" title="chercher parmi les textes">textes</button>
</li>
<?php endif ?>
<?php if ($page->is(page('inscription'))): ?>
<li>
<a href="<?= $site->url() ?>">