From 60709ab632b2419aa221f8ac9bbc8401a03cd148 Mon Sep 17 00:00:00 2001 From: isUnknown Date: Mon, 17 Feb 2025 19:13:21 +0100 Subject: [PATCH] fix body front --- site/snippets/cover.php | 36 +++++++++++++++--------------------- site/templates/linear.php | 6 +++--- 2 files changed, 18 insertions(+), 24 deletions(-) diff --git a/site/snippets/cover.php b/site/snippets/cover.php index 4e8dab6..01db5c4 100644 --- a/site/snippets/cover.php +++ b/site/snippets/cover.php @@ -13,25 +13,19 @@ $isOpen ??= false; text() ?> - + isHomePage()): ?> + + \ No newline at end of file diff --git a/site/templates/linear.php b/site/templates/linear.php index f0a0567..675eec9 100644 --- a/site/templates/linear.php +++ b/site/templates/linear.php @@ -29,10 +29,10 @@ chapo() ?> - isHtmlMode()): ?> - htmlBody()->kt() ?> + isHtmlMode()->isTrue()): ?> + htmlBody()->kt() ?> - body() ?> + body() ?>