add netlify config

This commit is contained in:
John Bowdre 2023-08-20 13:46:42 -05:00
parent 6173cb128d
commit 562d59bf71

8
netlify.toml Normal file
View file

@ -0,0 +1,8 @@
[build]
publish = "public"
[build.environment]
HUGO_VERSION = "0.111.3"
[context.production]
command = "hugo"