This commit is contained in:
david 2024-09-30 16:58:19 +08:00
parent 09ab2cbe8e
commit 5d29f1ada1
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ export default defineConfig({
appearance: 'dark',
head: [['link', { rel: 'icon', href: '/logo.png' }]],
themeConfig: {
logo: '/logo.png',
// https://vitepress.dev/reference/default-theme-config
nav: [
{ text: 'Home', link: '/' },