Skip to content

Commit

Permalink
fix: blogs => Blogs
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolee1231 committed Aug 21, 2024
1 parent 5ba8f19 commit 64da5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export default defineConfig({
...arrVisible(
[
{
text: 'blogs',
text: 'Blogs',
link: '/en/blog/blogs',
activeMatch: '/en/blog/',
},
Expand Down

0 comments on commit 64da5d8

Please sign in to comment.