From 804cee4561a05f5723e30e77c07cf6352afee619 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Thu, 7 Sep 2017 21:57:31 +0200 Subject: [PATCH] Add YAML example for Disqus in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 82660cb..d8cb82c 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,11 @@ You can optionally enable a comment system powered by Disqus for the posts. Simp disqusShortname = "spf13" ``` +**YAML** +```yaml +disqusShortname : spf13 +``` + > **Note:** Previous version 1.0 the Disqus shortname had to be defined inside the `[params]` block. -- 2.43.0