X-Git-Url: https://njoseph.me/gitweb/hyde.git/blobdiff_plain/7cf2943ef4a905b46f77137a0321a4fc996a3b9e..5814b3e80c17336f1b02c3666914fd1445d31378:/README.md 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.