From 557aac3dc1f64c6d530e2c9196dbe5b033502418 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Sat, 29 Nov 2025 00:38:52 +0100 Subject: [PATCH] asdsd --- public/index.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/public/index.php b/public/index.php index 01c05dd..ebe012a 100644 --- a/public/index.php +++ b/public/index.php @@ -9,13 +9,6 @@ $userInitials = null; // Seitentitel & Description für das Layout $pageTitle = app_primary_domain() . ' – Test USB-Sticks'; $pageDescription = 'Prüfe deine USB-Sticks auf Geschwindigkeit, Integrität und mögliche Fakes – direkt im Browser.'; -$navAnchors = [ - [ 'href' => '#how', 'key' => 'nav_how' ], - [ 'href' => '#problem', 'key' => 'nav_problem' ], - [ 'href' => '#features', 'key' => 'nav_features' ], - [ 'href' => '#security', 'key' => 'nav_security' ], - [ 'href' => '#faq', 'key' => 'nav_faq' ], -]; tpl('layout_start'); // structure/header.php