Skip to content

Commit f02bfc3

Browse files
committed
Still debugging netlify
1 parent 6a2f4f1 commit f02bfc3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

netlify.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
# Default build settings
44
[build]
5-
command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
65
publish = "public"
6+
command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo"
77

88
# "production" environment specific build settings
99
[build.environment]
10-
HUGO_BASEURL = "https://elekto.dev"
1110
HUGO_VERSION = "0.82.0"
1211
HUGO_ENV = "production"

0 commit comments

Comments
 (0)