From 6201a0c78e71174e086842305f0dccf7d185c8c1 Mon Sep 17 00:00:00 2001 From: Moe Poi ~ Date: Sat, 19 Sep 2020 14:57:27 +0000 Subject: [PATCH] Update config.toml --- config.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 2a23c86..6a42446 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ -# baseURL = "/moepoi-blog/" -relativeURLs = true +baseURL = "https://blog.moe.team/" +# relativeURLs = true # [en, zh-cn, fr, ...] determines default content language defaultContentLanguage = "en" # language code @@ -389,8 +389,8 @@ theme = "LoveIt" enable = true siteID = "AatkodL9" limit = 5 - height = "" - color = "" + height = "600" + color = "343638" colorful = true dislikes = false outlined = false