From d70450ef0f5cc0be47ee03a73c42a57f13873e64 Mon Sep 17 00:00:00 2001 From: Richard Yhip Date: Sat, 11 Sep 2021 22:59:01 -0400 Subject: [PATCH] Update README.md minor fix for disqus placeholder text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce5ede9..0e80479 100755 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ For more information, please read the [official guide](https://gohugo.io/getting Available options to `config.toml`: ```toml -disqusShortname = 'YOUR_DISQUES_SHORTNAME' # add disqus comments +disqusShortname = 'YOUR_DISQUS_SHORTNAME' # add disqus comments [params] disableHLJS = true # don't use highlight.js