From 1187f5d48d5d15c9cac2ff87d18e811ae21f821a Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Tue, 5 May 2026 15:55:56 +0200 Subject: [PATCH] Fix: Malformed frontmatter in maintenance-for-headless-systems.mdx --- apps/web/content/blog/maintenance-for-headless-systems.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/content/blog/maintenance-for-headless-systems.mdx b/apps/web/content/blog/maintenance-for-headless-systems.mdx index 0e535d8..926eca8 100644 --- a/apps/web/content/blog/maintenance-for-headless-systems.mdx +++ b/apps/web/content/blog/maintenance-for-headless-systems.mdx @@ -1,6 +1,6 @@ --- -title: "Wartungsfrei durch Verzicht: Warum ' -thumbnail: "/blog/maintenance-for-headless-systems.png"No-CMS' die überlegene B2B-Architektur ist" +title: "Wartungsfrei durch Verzicht: Warum 'No-CMS' die überlegene B2B-Architektur ist" +thumbnail: "/blog/maintenance-for-headless-systems.png" description: "Sicherheit und Geschwindigkeit durch architektonische Reduktion: Warum Git-basierte Workflows klassische CMS-Backends in Performance und ROI schlagen." date: "2026-02-01" tags: ["maintenance", "architecture"]