asdsd
This commit is contained in:
@@ -9,13 +9,6 @@ $userInitials = null;
|
|||||||
// Seitentitel & Description für das Layout
|
// Seitentitel & Description für das Layout
|
||||||
$pageTitle = app_primary_domain() . ' – Test USB-Sticks';
|
$pageTitle = app_primary_domain() . ' – Test USB-Sticks';
|
||||||
$pageDescription = 'Prüfe deine USB-Sticks auf Geschwindigkeit, Integrität und mögliche Fakes – direkt im Browser.';
|
$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
|
tpl('layout_start'); // structure/header.php
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user