fix(kompetenzen): revert ServiceDetailGrid to original light theme for UI consistency
Former-commit-id: 0ad718d43eaffa63bb9d1c2ddf698e94248a6764
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
{
|
||||
"/[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",
|
||||
"/health/route": "/health",
|
||||
"/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"
|
||||
}
|
||||
Reference in New Issue
Block a user