Files
Atomcms-edit/frontend/.next/app-path-routes-manifest.json
T
2026-05-09 17:32:17 +02:00

34 lines
1.3 KiB
JSON
Executable File

{
"/_global-error/page": "/_global-error",
"/_not-found/page": "/_not-found",
"/about/page": "/about",
"/banned/page": "/banned",
"/client/page": "/client",
"/community/article/[slug]/page": "/community/article/[slug]",
"/community/news/page": "/community/news",
"/community/photos/page": "/community/photos",
"/community/radio/dj-aanmelden/page": "/community/radio/dj-aanmelden",
"/community/radio/page": "/community/radio",
"/community/radio/punten/page": "/community/radio/punten",
"/community/radio/rooster/page": "/community/radio/rooster",
"/community/radio/shouts/page": "/community/radio/shouts",
"/contact/page": "/contact",
"/discord/page": "/discord",
"/draw-badge/page": "/draw-badge",
"/forgot-password/page": "/forgot-password",
"/help-center/contact/page": "/help-center/contact",
"/help-center/faq/page": "/help-center/faq",
"/help-center/rules/page": "/help-center/rules",
"/help-center/tickets/page": "/help-center/tickets",
"/imprint/page": "/imprint",
"/leaderboard/page": "/leaderboard",
"/page": "/",
"/privacy/page": "/privacy",
"/profile/[username]/page": "/profile/[username]",
"/rare-values/page": "/rare-values",
"/settings/page": "/settings",
"/shop/page": "/shop",
"/staff/page": "/staff",
"/teams/page": "/teams",
"/terms/page": "/terms"
}