Skip to content

Commit

Permalink
Merge pull request #161 from 142vip/fix/nav-config
Browse files Browse the repository at this point in the history
fix: 修复导航栏配置异常
  • Loading branch information
微信公众号:储凡 authored Oct 11, 2024
2 parents 815b908 + a6be6d2 commit 1b491e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export default defineConfig({

},
// 配置主题
themeConfig: getThemeConfig({
...getThemeConfig({
// 导航栏
nav: navbarConfig,
sidebar: {
Expand Down

0 comments on commit 1b491e4

Please sign in to comment.