summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
author裸奔狂甩丁丁 <30397306+StreakingMan@users.noreply.github.com>2022-05-05 23:36:54 +0800
committerGitHub <noreply@github.com>2022-05-05 23:36:54 +0800
commit26475d899bfd1cd7abdef35ecd2d77274064e0cd (patch)
tree664bf569b192d7997e2b1ae62de8307a438b831a /_config.yml
parentffb0e94ff53d3585efd7acad7560dd11a153f5e6 (diff)
feat: support utterances comment (#83)
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 9029b67..989eabb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -194,6 +194,17 @@ yat:
# client_secret: "Your client secret"
# redirect_uri: "Your redirect url" # If you use a custom domain name
+# Utterances comments
+# See https://utteranc.es/
+# set follow_site_theme true to make utterances' theme follow the site's
+
+# utterances:
+# repo: "owner/repo"
+# issue_term: "title"
+# label: "utterances comment"
+# theme: "github-light"
+# follow_site_theme: true
+
# Build settings
# highlighter: none
markdown: kramdown