From f6d26143acbf6824da7cd9c36f078ac92100bb42 Mon Sep 17 00:00:00 2001 From: Zachary Billman Date: Sat, 30 Apr 2022 14:08:32 -0400 Subject: [PATCH] Added Disqus comments. Remember you can turn them off by adding comments: false to a post. --- config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yml b/config.yml index d822d60..e7d78a1 100644 --- a/config.yml +++ b/config.yml @@ -4,6 +4,7 @@ title: Zachary Billman's Blog theme: "PaperMod" enableRobotsTXT: true +disqusShortname: zacharybillman params: env: production @@ -26,7 +27,7 @@ params: hideSummary: false showtoc: false tocopen: false - comments: false + comments: true label: text: "Zachary Billman"