From 4ac9b5e05e3dd3793deeb17d8cbc59515b009c0c Mon Sep 17 00:00:00 2001 From: tjq Date: Wed, 20 May 2020 20:21:20 +0800 Subject: [PATCH] [fix] fix hugo 404 --- others/guidance/config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/others/guidance/config.toml b/others/guidance/config.toml index aafc6247..e49a4846 100644 --- a/others/guidance/config.toml +++ b/others/guidance/config.toml @@ -1,3 +1,5 @@ baseURL = "https://kfcfans.gitee.io/ohmyscheduler" languageCode = "en-us" title = "OhMyScheduler" +theme = "book" +