Skip to content

Commit 4ec1534

Browse files
fix: baseUrl
1 parent 55d37fa commit 4ec1534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
######################## default configuration ####################
22
# The base URL of your site (required). This will be prepended to all relative URLs.
3-
baseURL = "https://liascript.github.io/"
3+
baseURL = "/"
44
# Title of your website (required).
55
title = "LiaScript"
66
# Your theme name

0 commit comments

Comments
 (0)