Skip to content

Commit

Permalink
chore: remove blog guide from navbar menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
sumy7 committed Mar 14, 2024
1 parent 0da878e commit f7dbdf5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions blog/rspress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ export default defineConfig({
sidebar: {},
// 顶部导航栏
nav: [
{
text: '引导页',
link: '/guide/',
activeMatch: '/guide/',
},
{
text: '友情链接',
link: '/blog/flinks/',
Expand Down

0 comments on commit f7dbdf5

Please sign in to comment.