Skip to content

Commit

Permalink
chore: fix baseurl for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamXweb committed Aug 15, 2022
1 parent 737e65f commit 6918b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/production/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseurl = "/public"
baseurl = "/"
canonifyURLs = false

disableKinds = ["sitemap"]

0 comments on commit 6918b5e

Please sign in to comment.