Skip to content

Commit a4c6dc1

Browse files
committed
Update giscus origin
1 parent c58dc6b commit a4c6dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/comments/giscus.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"data-lang":"zh-CN",
2020
"data-loading":"{{ .Site.Params.features.comment.giscus.loading }}",
2121
"crossorigin":"{{ .Site.Params.features.comment.giscus.crossorigin }}",
22-
"origins":"https://cloudnative.to",
22+
"origins":"https://cloudnativecn.com",
2323
"originsRegex":"http://localhost:[0-9]+",
2424
"async": "",
2525
};

0 commit comments

Comments
 (0)