This commit is contained in:
2025-11-20 22:41:57 +01:00
parent ef53f5ddcc
commit 821b5ac581
3 changed files with 3 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ $navAnchors = [
tpl('layout_start'); // structure/header.php
tpl('hero', 'landing', 'main');
echo tpl('hero', 'landing', 'main');
tpl('how', 'landing', 'main');
tpl('problem', 'landing', 'main'); echo "ende";
tpl('features', 'landing', 'main');