This commit is contained in:
david 2024-09-30 16:55:50 +08:00
parent 8177976650
commit 09ab2cbe8e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ export default defineConfig({
assetsDir: './static',
outDir: '../dist',
appearance: 'dark',
head: [['link', { rel: 'icon', href: '/logo.png' }]]
head: [['link', { rel: 'icon', href: '/logo.png' }]],
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
nav: [