From b4cc0126dfc68de72e55ee6ab4c9737fac37c1af Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sat, 2 Aug 2025 22:03:18 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20(config):=20add=20Disqus=20comments?= =?UTF-8?q?=20configuration=20to=20enable=20user=20engagement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 5 +++++ themes/hugo-cloak-email | 2 +- themes/hugo-coder | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index f08d262..9382656 100644 --- a/config.toml +++ b/config.toml @@ -11,6 +11,11 @@ enableTwemoji = true enableGitInfo = true enableRobotsTXT = true +# Disqus comments configuration +[services] + [services.disqus] + shortname = "ericxliu-me" + [markup.highlight] style = "github-dark" diff --git a/themes/hugo-cloak-email b/themes/hugo-cloak-email index 19e0284..226f4d1 160000 --- a/themes/hugo-cloak-email +++ b/themes/hugo-cloak-email @@ -1 +1 @@ -Subproject commit 19e0284810127d1d56e2d813a311b0bd73bba96c +Subproject commit 226f4d1891b961a7bd8f696775d40982a0fb3310 diff --git a/themes/hugo-coder b/themes/hugo-coder index 4e8ce4a..70c0792 160000 --- a/themes/hugo-coder +++ b/themes/hugo-coder @@ -1 +1 @@ -Subproject commit 4e8ce4a6a09c7f32548c5c33b532dcbbccc355b0 +Subproject commit 70c0792f78b257c7b3c7614b2bc7dffa95f5143f