From dd4374493a30afa4138bf279362c2791690ec832 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Sat, 14 Feb 2026 17:39:06 +0100 Subject: [PATCH] update title to match with the rest. The slogan has been adjusted in 2025. Signed-off-by: Felix Kronlage-Dammers --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 752267165a..f31ceb1328 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -5,7 +5,7 @@ import { themes as prismThemes } from 'prism-react-renderer' /** @type {import('@docusaurus/types').Config} */ const config = { - title: 'One platform — standardized, built and operated by many.', + title: 'Compatible by Design. Open by Default.', tagline: 'Documentation and Community Platform for the Sovereign Cloud Stack', url: 'https://docs.scs.community', baseUrl: '/',