Skip to content

Commit 2e66116

Browse files
committed
Re-tweak toml file
1 parent 080c90e commit 2e66116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
base = "website"
3-
publish = "build"
3+
publish = "website/build"
44
command = "npm run build && cp _redirects ./build"
55
ignore = "git diff --quiet HEAD^ HEAD -- ../docs/ ."
66

0 commit comments

Comments
 (0)