28 lines
1.3 KiB
JSON
28 lines
1.3 KiB
JSON
{
|
|
"/[locale]/[slug]/opengraph-image/route": "/[locale]/[slug]/opengraph-image",
|
|
"/[locale]/[slug]/page": "/[locale]/[slug]",
|
|
"/[locale]/blog/[slug]/opengraph-image/route": "/[locale]/blog/[slug]/opengraph-image",
|
|
"/[locale]/blog/[slug]/page": "/[locale]/blog/[slug]",
|
|
"/[locale]/blog/opengraph-image/route": "/[locale]/blog/opengraph-image",
|
|
"/[locale]/blog/page": "/[locale]/blog",
|
|
"/[locale]/contact/opengraph-image/route": "/[locale]/contact/opengraph-image",
|
|
"/[locale]/contact/page": "/[locale]/contact",
|
|
"/[locale]/opengraph-image/route": "/[locale]/opengraph-image",
|
|
"/[locale]/page": "/[locale]",
|
|
"/[locale]/team/opengraph-image/route": "/[locale]/team/opengraph-image",
|
|
"/[locale]/team/page": "/[locale]/team",
|
|
"/[locale]/test/page": "/[locale]/test",
|
|
"/_global-error/page": "/_global-error",
|
|
"/_not-found/page": "/_not-found",
|
|
"/api/feedback/route": "/api/feedback",
|
|
"/api/save-session/route": "/api/save-session",
|
|
"/api/whoami/route": "/api/whoami",
|
|
"/apple-icon.png/route": "/apple-icon.png",
|
|
"/health/route": "/health",
|
|
"/icon.png/route": "/icon.png",
|
|
"/manifest.webmanifest/route": "/manifest.webmanifest",
|
|
"/robots.txt/route": "/robots.txt",
|
|
"/sitemap.xml/route": "/sitemap.xml",
|
|
"/stats/api/send/route": "/stats/api/send",
|
|
"/test/page": "/test"
|
|
} |