From ea171ef815eb3adeb624d30d7862741d0cb3b056 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Tue, 25 Nov 2025 21:50:22 +0100 Subject: [PATCH] asdasd --- public/index.php | 8 ++++---- src/functions.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/index.php b/public/index.php index 9df1ea3..70a7a59 100644 --- a/public/index.php +++ b/public/index.php @@ -1,8 +1,8 @@ '#how', 'key' => 'nav_how' ], @@ -20,7 +20,7 @@ $navAnchors = [ [ 'href' => '#security', 'key' => 'nav_security' ], [ 'href' => '#faq', 'key' => 'nav_faq' ], ]; - +/* tpl('layout_start'); // structure/header.php tpl('hero', 'landing', 'main'); diff --git a/src/functions.php b/src/functions.php index 567b0db..128e0de 100644 --- a/src/functions.php +++ b/src/functions.php @@ -1,5 +1,5 @@