From d29dad071e6a3327fab52fdb1bfde5b470ab280d Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Sun, 7 Feb 2021 09:41:42 +0100 Subject: [PATCH] Update utterances configuration --- config.toml | 16 ++-------------- themes/clean-even | 2 +- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/config.toml b/config.toml index ab86410..64bed86 100644 --- a/config.toml +++ b/config.toml @@ -115,21 +115,9 @@ enable = false hint = 30 warn = 180 -[params.gitment] # Gitment is a comment system based on GitHub issues. see https://github.com/imsun/gitment -owner = "" # Your GitHub ID -repo = "" # The repo to store comments -clientId = "" # Your client ID -clientSecret = "" # Your client secret - [params.utterances] # https://utteranc.es/ -owner = "" # Your GitHub ID -repo = "" # The repo to store comments - -[params.gitalk] # Gitalk is a comment system based on GitHub issues. see https://github.com/gitalk/gitalk -owner = "" # Your GitHub ID -repo = "" # The repo to store comments -clientId = "" # Your client ID -clientSecret = "" # Your client secret +repo = "tdehaeze/brain-dump-comments" +theme = "boxy-light" [params.valine] enable = false diff --git a/themes/clean-even b/themes/clean-even index 2edad6d..82cd063 160000 --- a/themes/clean-even +++ b/themes/clean-even @@ -1 +1 @@ -Subproject commit 2edad6d72d2456eb83cf913bffcfd737f7541be5 +Subproject commit 82cd0634a3306389dcdecaf986396d9efa6b6a34