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

github.com/gyorb/hugo-dusk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJari Jääskelä <jari.jaaskela77@gmail.com>2019-12-18 20:58:37 +0300
committerGyorgy Orban <o.gyorgy@gmail.com>2020-01-11 19:07:53 +0300
commitc8b5dad22146470ef6862ca941081bb25d2e48d3 (patch)
tree8a82c204ac5550254a4995c00ccf7fe69e34a2aa /theme.toml
parent42b7d9f5281c0b1615978e6f7dc5e1d5b39bd0ff (diff)
Add Utterances comments support
* Update README * Add theme.toml tag * Add params: utterancesRepo, utterancesTheme, utterancesIssueTerm
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 50f726b..4689dbe 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,7 +3,7 @@ license = "MIT"
licenselink = "https://github.com/gyorb/hugo-dusk/blob/master/LICENSE.md"
description = "A minimalistic dark responsive theme."
homepage = "https://github.com/gyorb/hugo-dusk"
-tags = ["blog", "responsive", "google analytics", "disqus", "syntax highlighting", "custom themes", "minimal", "minimalist", "clean", "dark"]
+tags = ["blog", "responsive", "google analytics", "disqus", "utterances", "syntax highlighting", "custom themes", "minimal", "minimalist", "clean", "dark"]
features = ["blog"]
min_version = "0.57.2"