We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2f4f1 commit f02bfc3Copy full SHA for f02bfc3
1 file changed
netlify.toml
@@ -2,11 +2,10 @@
2
3
# Default build settings
4
[build]
5
- command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
6
publish = "public"
+ command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
7
8
# "production" environment specific build settings
9
[build.environment]
10
- HUGO_BASEURL = "https://elekto.dev"
11
HUGO_VERSION = "0.82.0"
12
HUGO_ENV = "production"
0 commit comments