We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2a524 commit dc9aef0Copy full SHA for dc9aef0
netlify.toml
@@ -0,0 +1,11 @@
1
+[build]
2
+publish = "public"
3
+command = "hugo --gc --minify"
4
+
5
+[context.production.environment]
6
+HUGO_VERSION = "0.57.2"
7
+HUGO_ENV = "production"
8
+HUGO_ENABLEGITINFO = "true"
9
10
11
+[context.branch-deploy]
0 commit comments