docusaurus einstellungen angepasst

This commit is contained in:
Codex Agent
2025-12-02 17:36:21 +01:00
parent a8ee2153da
commit f6fc2b7879

View File

@@ -9,8 +9,8 @@ const darkCodeTheme = themes.dracula;
const config = {
title: 'Fotospiel Ops & Product Docs',
tagline: 'Single source of truth for the platform',
url: 'https://docs.fotospiel.local',
baseUrl: '/',
url: 'https://fotopiel.app',
baseUrl: '/internal-docs/',
favicon: 'img/favicon.ico',
organizationName: 'fotospiel',
projectName: 'fotospiel-docs-site',