From f823d99d8f64d01b628ac34ef01cef985b45aca0 Mon Sep 17 00:00:00 2001 From: tjq Date: Wed, 20 May 2020 20:13:27 +0800 Subject: [PATCH] [fix] fix hugo 404 --- others/guidance/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/others/guidance/config.toml b/others/guidance/config.toml index d730fffc..f29c8a49 100644 --- a/others/guidance/config.toml +++ b/others/guidance/config.toml @@ -1,3 +1,3 @@ -baseURL = "http://example.org/" +baseURL = "http://kfcfans.gitee.io/ohmyscheduler/" languageCode = "en-us" title = "OhMyScheduler"