Website Build with Roadmap.

This commit is contained in:
2026-07-08 21:35:15 +02:00
parent ef1eeeed36
commit ead985a741
51 changed files with 540 additions and 129 deletions
+1
View File
@@ -4,6 +4,7 @@ module.exports = [
{ title: "Screenshots", url: "/screenshots/" },
{ title: "Manual", url: "/manual/" },
{ title: "News", url: "/news/" },
{ title: "Roadmap", url: "/roadmap/" },
{ title: "About", url: "/about/" },
{ title: "FAQ", url: "/faq/" }
];