提交 4e183434 编写于 作者: N Nexmoe

Update giscus.ejs

上级 9d651764
<script
src="https://giscus.app/client.js"
data-repo="<%= theme.giscus.repo%>"
data-category="<%= theme.giscus.category %>"
data-mapping="<%= theme.giscus.mapping %>"
data-reactions-enabled="1"
data-emit-metadata="0"
data-theme="<%= theme.giscus.theme %>"
crossorigin="anonymous"
async
></script>
<script src="https://giscus.app/client.js"
data-repo="<%= theme.giscus.repo %>"
data-repo-id="<%= theme.giscus.repo_id %>MDEwOlJlcG9zaXRvcnkzNjk5Njc4OTg="
data-category="<%= theme.giscus.category %>"
data-category-id="DIC_kwDOFg1DGs4B_sy8<%= theme.giscus.category_id %>"
data-mapping="pathname<%= theme.giscus.mapping %>"
data-reactions-enabled="<%= theme.giscus.reactions_enabled %>" "
data-emit-metadata="0"
data-theme="<%= theme.giscus.theme %>"
data-lang="<%= theme.giscus.lang %>
crossorigin="anonymous"
async>
data-repo="<%= theme.giscus.repo %>"
data-repo-id="<%= theme.giscus.repo_id %>="
data-category="<%= theme.giscus.category %>"
data-category-id="<%= theme.giscus.category_id %>"
data-mapping="<%= theme.giscus.mapping %>"
data-reactions-enabled="<%= theme.giscus.reactions_enabled %>"
data-emit-metadata="0"
data-theme="<%= theme.giscus.theme %>"
data-lang="<%= theme.giscus.lang %>"
crossorigin="anonymous"
async>
</script>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册