From f320896c47de81d2e0f59db7716b56b0bdeecf8c Mon Sep 17 00:00:00 2001 From: isUnknown Date: Tue, 5 Nov 2024 09:37:43 +0100 Subject: [PATCH] Remove 'contact' from footer and fix unindexed section titles --- site/snippets/footer.php | 2 +- site/templates/sectioned.php | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/site/snippets/footer.php b/site/snippets/footer.php index 5bd0e9c..39797f4 100644 --- a/site/snippets/footer.php +++ b/site/snippets/footer.php @@ -73,7 +73,7 @@ - Contacts mentions légales + Mentions légales diff --git a/site/templates/sectioned.php b/site/templates/sectioned.php index cfaf844..7c44590 100644 --- a/site/templates/sectioned.php +++ b/site/templates/sectioned.php @@ -18,9 +18,7 @@ children() as $sectionPage): ?>
backgroundColor()->isNotEmpty() == 'true', ' style="--color: ' . $sectionPage->backgroundColor() . ';"') ?>> - isIndexed() != 'false'): ?> -

title() ?>

- +

title() ?>

section()->toLayouts() as $layout): ?>