From 90b404fe37707104d94b76bbfb553d961cfe2a9d Mon Sep 17 00:00:00 2001 From: eatradish Date: Mon, 29 Aug 2022 16:36:26 +0800 Subject: config: update base url --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3