Skip to content

Commit 9cc6ab1

Browse files
committed
update icon
1 parent d0342c2 commit 9cc6ab1

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

src/.vuepress/public/gzh.ico

1.69 KB
Binary file not shown.

src/.vuepress/public/zsxq.ico

4.19 KB
Binary file not shown.

src/.vuepress/theme.ts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@ export default hopeTheme({
1313
intro: "/portfolio.html",
1414
medias: {
1515
github: "https://github.com/hackcpp",
16+
// // 知识星球
17+
// zsxq: {
18+
// // 图标地址
19+
// icon: "https://hackcpp.github.io/zsxq.ico",
20+
// // 链接
21+
// link: "https://t.zsxq.com/JUsFY",
22+
// },
23+
// gzh: {
24+
// // 图标地址
25+
// icon: "https://hackcpp.github.io/gzh.ico",
26+
// // 链接
27+
// link: "https://t.zsxq.com/JUsFY",
28+
// },
1629
},
1730
},
1831

0 commit comments

Comments
 (0)