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

github.com/qqhann/hugo-primer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQiushi Pan <qiu.gits@gmail.com>2018-12-01 17:53:14 +0300
committerQiushi Pan <qiu.gits@gmail.com>2018-12-01 17:53:14 +0300
commit618797d3baf23c8d54636c337469635bf64d426a (patch)
tree02655d6b3dd131df967ff15ec83081557a9b4bcd
parentef669ee49a4b83bdfc893a7b424547424c6e81d6 (diff)
Update: theme.toml with hugo versionv0.3.2
-rw-r--r--theme.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index e3227a8..32c62ca 100644
--- a/theme.toml
+++ b/theme.toml
@@ -8,7 +8,8 @@ description = "A simple and beautiful Hugo theme based on GitHub's Primer CSS"
homepage = "https://github.com/qqhann/theer"
tags = ["blog", "simple", "minimal", "clean", "personal", "syntax highlighting", "white", "light", "simple page", "technical"]
features = ["blog", "toc", "code pen", "syntax highlighting", "math", "math inline", "tags", "categories", "social", "share", "share button", "social share"]
-min_version = 0.3
+# Hugo version
+min_version = 0.40
[author]
name = "Qiushi Pan"