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 = { const config = {
title: 'Fotospiel Ops & Product Docs', title: 'Fotospiel Ops & Product Docs',
tagline: 'Single source of truth for the platform', tagline: 'Single source of truth for the platform',
url: 'https://docs.fotospiel.local', url: 'https://fotopiel.app',
baseUrl: '/', baseUrl: '/internal-docs/',
favicon: 'img/favicon.ico', favicon: 'img/favicon.ico',
organizationName: 'fotospiel', organizationName: 'fotospiel',
projectName: 'fotospiel-docs-site', projectName: 'fotospiel-docs-site',