raus
This commit is contained in:
@@ -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');
|
||||
@@ -31,4 +31,3 @@ tpl('security', 'landing', 'main');
|
||||
tpl('faq', 'landing', 'main');
|
||||
|
||||
tpl('layout_end'); // structure/footer.php
|
||||
*/
|
||||
Reference in New Issue
Block a user