Skip to content

Commit a8ae4e7

Browse files
committed
chore(docs): update
1 parent bdd1b28 commit a8ae4e7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • docs/src/.vuepress/navbar

docs/src/.vuepress/navbar/zh.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ import { navbar } from "vuepress-theme-hope";
44
// @ts-ignore
55
export const zhNavbar = navbar([
66
"/",
7+
{
8+
link: "https://docs.jzero.io/blog/",
9+
text: "博客",
10+
icon: "fluent-mdl2:blog"
11+
},
712
{
813
link: "https://github.com/jzero-io/examples",
914
text: "代码示例",

0 commit comments

Comments
 (0)