Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 4f1df50

Browse files
committed
modify comment info
1 parent a9fc764 commit 4f1df50

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/.vuepress/theme.ts

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import navbar from "./navbar.js";
44
import sidebar from "./sidebar.js";
55

66
export default hopeTheme({
7-
hostname: "https://vuepress-theme-hope-docs-demo.netlify.app",
7+
hostname: "https://seewo.undefined.ac.cn",
88

99
author: {
1010
name: "unDefFtr",
@@ -13,7 +13,7 @@ export default hopeTheme({
1313

1414
logo: "/imgs/tutorial-logo-large.svg",
1515

16-
repo: "vuepress-theme-hope/vuepress-theme-hope",
16+
repo: "unDefFtr/seewo-tutorial-web",
1717

1818
docsDir: "src",
1919

@@ -119,10 +119,10 @@ export default hopeTheme({
119119
// 注意: 仅用于测试! 你必须自行生成并在生产环境中使用自己的评论服务
120120
comment: {
121121
provider: "Giscus",
122-
repo: "vuepress-theme-hope/giscus-discussions",
123-
repoId: "R_kgDOG_Pt2A",
122+
repo: "unDefFtr",
123+
repoId: "R_kgDONpHuwQ",
124124
category: "Announcements",
125-
categoryId: "DIC_kwDOG_Pt2M4COD69",
125+
categoryId: "DIC_kwDONpHuwc4Cl8Mx",
126126
},
127127

128128
components: {

0 commit comments

Comments
 (0)