updates logo

This commit is contained in:
Christian Beutel
2025-01-04 15:06:36 +01:00
parent 788690086e
commit 4b70ef4ea1
14 changed files with 335 additions and 273 deletions

View File

@@ -10,8 +10,8 @@ export default defineConfig({
integrations: [starlight({
title: 'wanderer Documentation',
logo: {
light: '/src/assets/logo_dark_text.svg',
dark: '/src/assets/logo_light_text.svg',
light: '/src/assets/logo_text_dark.svg',
dark: '/src/assets/logo_text_light.svg',
replacesTitle: true
},
social: {