Add legal, privacy, contact and roadmap pages

This commit is contained in:
Marc Froehlich
2026-07-07 01:41:28 +02:00
parent 1b30de34cc
commit 8ecbf7dfa0
51 changed files with 1920 additions and 116 deletions
+1
View File
@@ -5,5 +5,6 @@ module.exports = [
{ title: "Download", url: "/download/" },
{ title: "Manual", url: "/manual/" },
{ title: "News", url: "/news/" },
{ title: "About", url: "/about/" },
{ title: "FAQ", url: "/faq/" }
];