docs(website): use favicon as header icon

This commit is contained in:
Johann Schopplich
2025-11-18 09:01:58 +01:00
parent 4b4f7c05f9
commit 9bebbb4070
4 changed files with 3 additions and 6 deletions

View File

@@ -28,10 +28,7 @@ export default defineConfig({
},
themeConfig: {
logo: {
dark: '/logo-nav-dark.svg',
light: '/logo-nav-light.svg',
},
logo: '/favicon.svg',
nav: [
{