Skip to content

Commit b3b5246

Browse files
committed
fix base_url
1 parent 16a716c commit b3b5246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The URL the site will be built for
2-
base_url = "https://tyml-org.github.io/tyml-docs-jp/"
2+
base_url = "https://tyml-org.github.io/tyml-docs/"
33

44
# Whether to automatically compile all Sass files in the sass directory
55
compile_sass = true

0 commit comments

Comments
 (0)