diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index b1f8620..2b494cb 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'http://baitinq.github.io/' +baseURL = 'https://baitinq.github.io/' languageCode = 'en-us' title = 'Baitinq' enableRobotsTXT = true |