Skip to content

Commit 6918b5e

Browse files
committed
chore: fix baseurl for deploy
1 parent 737e65f commit 6918b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/production/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseurl = "/public"
1+
baseurl = "/"
22
canonifyURLs = false
33

44
disableKinds = ["sitemap"]

0 commit comments

Comments
 (0)