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

github.com/varkai/hugo-theme-zozo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorimzeuk <imzeuk@gmail.com>2019-04-19 05:08:46 +0300
committerimzeuk <imzeuk@gmail.com>2019-04-19 05:08:46 +0300
commit518c7b0c2dfb0cea6ff21d6531b5a1243912b219 (patch)
tree02a4a09bb64e69fc38caa0af98f52cc94b7a6d0a
parent125b8326bd1040c71ff1f15ad9cde98fe31812cd (diff)
update hugo version
-rw-r--r--exampleSite/netlify.toml2
-rw-r--r--theme.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml
index 6ef7d7b..a5cde8f 100644
--- a/exampleSite/netlify.toml
+++ b/exampleSite/netlify.toml
@@ -3,6 +3,6 @@
command = "hugo --gc --minify"
[context.production.environment]
- HUGO_VERSION = "0.55.1"
+ HUGO_VERSION = "0.55.2"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true" \ No newline at end of file
diff --git a/theme.toml b/theme.toml
index d0feaba..2339744 100644
--- a/theme.toml
+++ b/theme.toml
@@ -8,7 +8,7 @@ description = "A simple and beautiful theme for Hugo"
homepage = "https://github.com/imzeuk/hugo-theme-zozo"
tags = ["blog", "beautiful", "simple", "valine", "rss", "syntax highlighting", "tags"]
features = ["blog", "beautiful", "simple", "valine", "rss", "syntax highlighting", "tags"]
-min_version = "0.53"
+min_version = "0.55"
[author]
name = "Zeuk"