dev
This commit is contained in:
parent
09ab2cbe8e
commit
5d29f1ada1
|
@ -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: '/' },
|
||||
|
|
Loading…
Reference in New Issue