Skip to content

Commit

Permalink
更新导航栏显示
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Kevin1217 committed May 12, 2024
1 parent b9aeeaa commit f9a71bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/.vuepress/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { navbar } from "vuepress-theme-hope";
export default navbar([
"/",
{
text: "机器人指令",
text: "机器人",
icon: "robot",
prefix: "/bot/",
children: [
Expand All @@ -21,7 +21,7 @@ export default navbar([
},
],
},{
text: "我的世界指令",
text: "我的世界",
icon: "gamepad",
prefix: "/mc/",
children: [
Expand Down

1 comment on commit f9a71bb

@vercel
Copy link

@vercel vercel bot commented on f9a71bb May 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.