Docs site logo fix

This commit is contained in:
Wayne
2025-07-28 13:06:02 +03:00
parent 563e2dcae4
commit 42dc884588
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ export default defineConfig({
provider: 'local'
},
logo: {
src: '/assets/logo-sq.svg'
src: '/logo-sq.svg'
},
nav: [
{ text: 'Home', link: '/' },

View File

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 164 KiB