Add SEO metadata partial and bump Hugo version to 0.53 (#508)

Signed-off-by: lucperkins <lucperkins@gmail.com>
This commit is contained in:
Luc Perkins
2019-01-24 09:37:29 -08:00
committed by Brian Goff
parent 4f3bd20e15
commit 8ec59f8261
17 changed files with 111 additions and 71 deletions

View File

@@ -4,7 +4,7 @@ publish = "website/public"
command = "make production-build"
[build.environment]
HUGO_VERSION = "0.50"
HUGO_VERSION = "0.53"
[context.deploy-preview]
command = "make preview-build"