Skip to content

Commit 9a63462

Browse files
HeyItsGilbertclaude
andcommitted
Remove base = "/" from netlify.toml
base = "/" resolves to the filesystem root, not the repo root. Omitting base entirely is the correct way to build from the repo root. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent f8def47 commit 9a63462

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

netlify.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[build]
2-
base = "/"
32
command = "hugo --minify"
43
publish = "public"
54

0 commit comments

Comments
 (0)