Skip to content

Commit 990fa10

Browse files
committed
fix: update logo source in VitePress config to use kawaiko_nuxt_dot.png
1 parent 9246014 commit 990fa10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default defineConfig({
3737
{ text: 'Guide', link: '/010-min-ssr' },
3838
],
3939

40-
logo: '/kawaiko_nuxt.png',
40+
logo: '/kawaiko_nuxt_dot.png',
4141

4242
sidebar: [
4343
{

0 commit comments

Comments
 (0)