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 /exampleSite
parent125b8326bd1040c71ff1f15ad9cde98fe31812cd (diff)
update hugo version
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/netlify.toml2
1 files changed, 1 insertions, 1 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