Add local logos (#585)

* Add local logos

Signed-off-by: lucperkins <lucperkins@gmail.com>

* Fix Hugo version name in Netlify config

Signed-off-by: lucperkins <lucperkins@gmail.com>

* Fix URL for CNCF logo

Signed-off-by: lucperkins <lucperkins@gmail.com>
This commit is contained in:
Luc Perkins
2019-04-26 17:11:31 -07:00
committed by Brian Goff
parent d809dff289
commit aebc81ec1c
12 changed files with 20 additions and 18 deletions

View File

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