Skip to content

Commit d70d0be

Browse files
committed
fix: fixed giscus data theme css link
1 parent 4aea874 commit d70d0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overrides/partials/comments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h2 id="__comments">{{ lang.t("meta.comments") }}</h2>
1212
data-reactions-enabled="1"
1313
data-emit-metadata="0"
1414
data-input-position="top"
15-
data-theme="https://rapidai.github.io/RapidOCRDocs/main/stylesheets/font.css"
15+
data-theme="https://cdn.jsdelivr.net/gh/L33Z22L11/giscus-theme/lxgw-wenkai.css"
1616
data-lang="zh-CN"
1717
data-loading="lazy" crossorigin="anonymous" async>
1818
</script>

0 commit comments

Comments
 (0)