From 1a74cb4496ffdced2b032c36704a26828748ee65 Mon Sep 17 00:00:00 2001 From: welpo Date: Fri, 14 Jul 2023 21:32:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20fix=20mention=20of=20"Lo?= =?UTF-8?q?ad=20comments"=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 7608cd0..35c13e4 100644 --- a/config.toml +++ b/config.toml @@ -184,7 +184,7 @@ custom_subset = true # Setup instructions: https://welpo.github.io/tabi/blog/comments/#setup [extra.giscus] enabled_for_all_posts = false # Enables giscus on all posts. It can be enabled on individual posts by setting `giscus = true` in the [extra] section of a post's front matter. -automatic_loading = true # If set to false, a "Show comments" button will be shown. +automatic_loading = true # If set to false, a "Load comments" button will be shown. repo = "welpo/tabi-comments" repo_id = "R_kgDOJ59Urw" # Find this value in https://giscus.app/ category = "Announcements" @@ -202,7 +202,7 @@ lazy_loading = true # Setup instructions: https://welpo.github.io/tabi/blog/comments/#setup [extra.utterances] enabled_for_all_posts = false # Enables utterances on all posts. It can be enabled on individual posts by setting `utterances = true` in the [extra] section of a post's front matter. -automatic_loading = true # If set to false, a "Show comments" button will be shown. +automatic_loading = true # If set to false, a "Load comments" button will be shown. repo = "yourGithubUsername/yourRepo" # https://utteranc.es/#heading-repository issue_term = "slug" # Available: pathname; url; title; slug. "slug" will use the post's filename (slug); this is the only way to share comments between languages. https://utteranc.es/#heading-mapping label = "💬" # https://utteranc.es/#heading-issue-label