Revert "fix(footer): default nav + tagline when the tenant's CMS footer is empty"
Build & Deploy unom website / build (push) Successful in 26s
Build & Deploy unom website / deploy (push) Successful in 5s

This reverts the hardcoded footer fallback. The footer stays fully CMS-driven;
the unom tenant's footer will be populated to mirror punktfunk's instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-20 18:25:19 +02:00
parent f47f7989e0
commit 66ff3cffa8
3 changed files with 14 additions and 69 deletions
+1 -7
View File
@@ -14,11 +14,5 @@
"blog_empty": "No posts yet.",
"blog_all": "All posts",
"blog_latest_heading": "From the blog",
"blog_back": "Blog",
"footer_overview": "Overview",
"footer_home": "Home",
"footer_legal": "Legal",
"footer_imprint": "Imprint",
"footer_privacy": "Privacy"
"blog_back": "Blog"
}