fixed the address in config.toml
This commit is contained in:
parent
0f665b0fa8
commit
255615b838
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue