diff options
author | eatradish <[email protected]> | 2022-08-29 16:36:26 +0800 |
---|---|---|
committer | eatradish <[email protected]> | 2022-08-29 16:36:26 +0800 |
commit | 90b404fe37707104d94b76bbfb553d961cfe2a9d (patch) | |
tree | 8b8aa463d76389e79f1c2d8870513431c7a73d54 | |
parent | 7c09230a975bfb3903f10b31a14f55700961f3d8 (diff) | |
download | Seje2-90b404fe37707104d94b76bbfb553d961cfe2a9d.tar.gz Seje2-90b404fe37707104d94b76bbfb553d961cfe2a9d.tar.bz2 Seje2-90b404fe37707104d94b76bbfb553d961cfe2a9d.zip |
config: update base url
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index bda05da..eff7e30 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://eatradish.github.io/Seje2" +base_url = "https://blog.miraclemilk.me/Seje2" # Whether to automatically compile all Sass files in the sass directory compile_sass = true # What language to use |