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

github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorg1eny0ung <g1enyy0ung@gmail.com>2018-02-14 04:18:25 +0300
committerg1eny0ung <g1enyy0ung@gmail.com>2018-02-14 04:18:25 +0300
commita29c95a55a9e91cad87ceee6724d6e5ec306ee40 (patch)
tree8a128fb64e1a1eb05160c2fa4d11ca03792c94cc /theme.toml
parent07d6bfad0305046290be9b97a8e1794e566f5f6f (diff)
Update hugo min_version to avoid strange problems
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 10eb59d..e3f163e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -8,7 +8,7 @@ description = "A hugo theme named dream"
homepage = "https://github.com/g1eny0ung/hugo-theme-dream"
tags = ["flip", "colorful", "i18n", "blog", "disqus", "google-analytics", "responsive", "copyright", "avatar", "motto", "sociallinks", "creative", "personal"]
features = ["flip", "colorful", "i18n", "blog", "disqus", "google-analytics", "responsive", "copyright", "avatar", "motto", "sociallinks", "creative", "personal"]
-min_version = "0.29"
+min_version = "0.36"
[author]
name = "Yue Yang"