Skip to content

Commit

Permalink
updata
Browse files Browse the repository at this point in the history
  • Loading branch information
yyyytawa committed Feb 12, 2024
1 parent a4b0efa commit 0a4a50a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default defineUserConfig({

lang: "zh-CN",
title: "yyyyt文档站/Blog",
description: "",
description: "yyyyt文档站/Blog",

theme,
// 和 PWA 一起启用
Expand Down
2 changes: 1 addition & 1 deletion src/.vuepress/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default navbar([
icon: "book",
prefix: "guide/",
},
{
{
text: "Blog",
prefix: "blog/",
},
Expand Down

0 comments on commit 0a4a50a

Please sign in to comment.