update netlify toml

This commit is contained in:
naoufal zerai 2022-08-17 16:50:49 -04:00
parent 12070f4cd7
commit 9c0af7b1cc
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
[build]
command = "hugo"
command = "hugo --gc --minify -b $URL"
publish = "public"
[build.environment]
HUGO_VERSION = "0.97.3"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]
HUGO_ENV = "production"

1
themes/lugo Submodule

@ -0,0 +1 @@
Subproject commit 75810cd2908c96ffed43e6c4646daf2413c4b3b1