fixed the address in config.toml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 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
|
||||
compile_sass = true
|
||||
|
Reference in New Issue
Block a user