summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2020-01-13 17:55:24 +0100
committerAlex Shpak <alex-shpak@users.noreply.github.com>2020-01-13 17:55:34 +0100
commitec53e2733fca61ac986638157345f733a3a5102e (patch)
tree32148863cda9032b42d6485f8a6223b2b7badea8 /theme.toml
parent36a8cf516994df44073cac263a2f786b08a026d4 (diff)
Update disqus support, add global site config BookDisqus
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 8c43d61..94b5ee2 100644
--- a/theme.toml
+++ b/theme.toml
@@ -6,7 +6,7 @@ license = "MIT"
licenselink = "https://github.com/alex-shpak/hugo-book/blob/master/LICENSE"
description = "Hugo documentation theme as simple as plain book"
homepage = "https://github.com/alex-shpak/hugo-book"
-tags = ["responsive", "clean", "documentation", "docs", "flexbox", "search", "mobile", "multilingual"]
+tags = ["responsive", "clean", "documentation", "docs", "flexbox", "search", "mobile", "multilingual", "disqus"]
features = []
min_version = "0.60"