We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3292304 commit 195739cCopy full SHA for 195739c
theme/partials/comments.html
@@ -2,10 +2,10 @@
2
<h2 id="__comments">{{ lang.t("meta.comments") }}</h2>
3
<!-- Insert generated snippet here -->
4
<script src="https://giscus.app/client.js"
5
- data-repo="SAST-skill-docers/sast-skill-docs"
+ data-repo="sast-skill-docers/sast-skill-docs"
6
data-repo-id="R_kgDOGHh6LQ"
7
- data-category="[在此输入分类名]"
8
- data-category-id="[在此输入分类 ID]"
+ data-category="Announcements"
+ data-category-id="DIC_kwDOGHh6Lc4CXywI"
9
data-mapping="pathname"
10
data-strict="0"
11
data-reactions-enabled="1"
0 commit comments