From b0bc4409c6f30b826663aa95693ae8eb9aeb3fa5 Mon Sep 17 00:00:00 2001 From: Charlie Blake Date: Thu, 18 Jan 2024 18:00:21 +0000 Subject: [PATCH] Update giscus --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 97d4afe..3f24b0a 100644 --- a/_config.yml +++ b/_config.yml @@ -126,9 +126,9 @@ google_analytics: "G-QCZ6T9KWHQ" comments: provider: "giscus" giscus: - repo_id : "R_kgDOKziUMQ" # Shown during giscus setup at https://giscus.app + repo_id : "R_kgDOLFiloQ" # Shown during giscus setup at https://giscus.app category_name : "Blog" # Full text name of the category - category_id : "DIC_kwDOKziUMc4CcYQX" # Shown during giscus setup at https://giscus.app + category_id : "DIC_kwDOLFiloc4CchQw" # Shown during giscus setup at https://giscus.app discussion_term : "pathname" # "pathname" (default), "url", "title", "og:title" reactions_enabled : 1 # '1' for enabled (default), '0' for disabled theme : "light" # "light" (default), "dark", "dark_dimmed", "transparent_dark", "preferred_color_scheme"