From 0c9510ded37b39a719e1c65580383d10b154f3d1 Mon Sep 17 00:00:00 2001 From: spybull Date: Fri, 8 Dec 2023 01:41:17 +0300 Subject: [PATCH] enable giscus comments on ru lang with top position --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 6624e02..153523f 100644 --- a/_config.yml +++ b/_config.yml @@ -44,13 +44,13 @@ comments: issue_term: # < url | pathname | title | ...> # Giscus options › https://giscus.app giscus: - repo: Spybull/spybull.github.io + repo: spybull/spybull.github.io repo_id: R_kgDOK2L1hA - category: General - category_id: DIC_kwDOK2L1hM4Cbk8a - mapping: # optional, default to 'pathname' - input_position: # optional, default to 'bottom' - lang: # optional, default to the value of `site.lang` + category: "General" + category_id: "DIC_kwDOK2L1hM4Cbk8a" + mapping: "pathname" + input_position: "top" + lang: "ru" reactions_enabled: 1 # Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets