minor changes

This commit is contained in:
2026-03-18 19:16:06 +01:00
parent d3fff560e8
commit 26016f25f0
+1 -1
View File
@@ -498,7 +498,7 @@ function buildNav() {
// Statische Sections // Statische Sections
const staticSections = [ const staticSections = [
{ id: "hero", label: "Über mich", group: null }, { id: "hero", label: "Hallo!", group: null },
]; ];
// Projekt-Sections nach dem Rendern einsammeln // Projekt-Sections nach dem Rendern einsammeln