From 52b28d29c3c62c55d241e09a9243c0fbf87d0359 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Thu, 20 Nov 2025 00:37:26 +0100 Subject: [PATCH] anchor --- public/fakecheck.php | 3 -- public/index.php | 7 +++ public/partials/header.php | 93 ++++++++++++++++++++------------------ 3 files changed, 55 insertions(+), 48 deletions(-) delete mode 100644 public/fakecheck.php diff --git a/public/fakecheck.php b/public/fakecheck.php deleted file mode 100644 index 670ae51..0000000 --- a/public/fakecheck.php +++ /dev/null @@ -1,3 +0,0 @@ - '#how', 'key' => 'nav_how' ], + [ 'href' => '#problem', 'key' => 'nav_problem' ], + [ 'href' => '#features', 'key' => 'nav_features' ], + [ 'href' => '#security', 'key' => 'nav_security' ], + [ 'href' => '#faq', 'key' => 'nav_faq' ], +]; // Layout-Start (Head, Body, Header,
) require __DIR__ . '/partials/layout_start.php'; diff --git a/public/partials/header.php b/public/partials/header.php index e0c4459..60e7d33 100644 --- a/public/partials/header.php +++ b/public/partials/header.php @@ -1,5 +1,10 @@
@@ -23,54 +28,52 @@
-
- - - -
- +
+ + +