Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/funkydan2/hugo-kiera.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <daniel.saunders@gmail.com>2020-06-17 08:40:11 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2020-06-17 08:40:11 +0300
commitb55b53fb509fe904a1bb11ca8b4e66b352a5e3e6 (patch)
tree2a727aeb0edd3ba4ad19f6f01342d87b6fc46a64
parent82f639c86e78e231071f21cb99573c2b8f126982 (diff)
Updated heading to reflect multiple commenting systems.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 209d8ef..9708ecc 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ It was originally developed by [b. avianto](https://github.com/avianto/hugo-kier
- [Images](#images)
- [Code highlight](#code-highlight)
- [Font Awesome icons](#font-awesome-icons)
- - [Disqus on demand](#disqus-on-demand)
+ - [Commenting](#static-commenting)
- [Support and Pull Requests](#support-and-pull-requests)
## Main Features
@@ -185,7 +185,7 @@ Using fenced code with Chroma support.
For usage, refer to [Font Awesome](https://fontawesome.com/).
-### Disqus on demand
+### Static Commenting
[Disqus](https://disqus.com/) comments are loaded on demand, by clicking the <kbd>View Comments</kbd> button. Disqus comments can be automatically loaded and displayed by setting `CommentAutoload = true` in `config.toml`.