fixed the address in config.toml

This commit is contained in:
mtgmonkey 2025-06-08 10:09:52 +00:00
parent 0f665b0fa8
commit 255615b838

View file

@ -1,5 +1,5 @@
# The URL the site will be built for # The URL the site will be built for
base_url = "https://mtgmonkey.net" base_url = "https://blog.mtgmonkey.net"
# Whether to automatically compile all Sass files in the sass directory # Whether to automatically compile all Sass files in the sass directory
compile_sass = true compile_sass = true