mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2026-01-04 22:15:49 +08:00
更新文档
This commit is contained in:
5
docs/theme/partials/comments.html
vendored
5
docs/theme/partials/comments.html
vendored
@@ -1,5 +1,8 @@
|
||||
{% if page.meta.comments %}
|
||||
<h2 id="__comments">{{ lang.t("meta.comments") }}</h2>
|
||||
{% if page.meta.comments_description %}
|
||||
<blockquote>{{ page.meta.comments_description }}</blockquote>
|
||||
{% endif %}
|
||||
<script src="https://giscus.app/client.js"
|
||||
data-repo="SuperManito/LinuxMirrors"
|
||||
data-repo-id="MDEwOlJlcG9zaXRvcnkzMzI2Nzg5NzI="
|
||||
@@ -9,7 +12,7 @@
|
||||
data-strict="0"
|
||||
data-reactions-enabled="1"
|
||||
data-emit-metadata="0"
|
||||
data-input-position="bottom"
|
||||
data-input-position="top"
|
||||
data-theme="preferred_color_scheme"
|
||||
data-lang="zh-CN"
|
||||
data-loading="lazy"
|
||||
|
||||
Reference in New Issue
Block a user