about summary refs log tree commit diff stats
path: root/netlify.toml
diff options
context:
space:
mode:
authorAlan Pearce2019-06-15 20:53:55 +0200
committerAlan Pearce2019-06-15 20:53:55 +0200
commit69f2d50de355e2d6ba2e4dc14fdefb77fb232452 (patch)
treef0b73fa5e6d23f711810144feee99329e9f9fdac /netlify.toml
parent2b9b404434a847af385cb46e2aeac731d97ccddb (diff)
downloadwebsite-69f2d50de355e2d6ba2e4dc14fdefb77fb232452.tar.xz
website-69f2d50de355e2d6ba2e4dc14fdefb77fb232452.zip
Update Hugo to v0.55.6
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index 1a87f3e..e9752ac 100644 --- a/netlify.toml +++ b/netlify.toml
@@ -2,7 +2,7 @@
2 publish = "public" 2 publish = "public"
3 command = "hugo" 3 command = "hugo"
4 [build.environment] 4 [build.environment]
5 HUGO_VERSION = "0.47" 5 HUGO_VERSION = "0.55.6"
6 6
7[context.production.environment] 7[context.production.environment]
8 HUGO_ENV = "production" 8 HUGO_ENV = "production"