about summary refs log tree commit diff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index a831462..a8dec18 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = 'https://baitinq.github.io/'
+baseURL = 'https://baitinq.ml'
 languageCode = 'en-us'
 title = 'Baitinq'
 enableRobotsTXT = true
@@ -12,7 +12,7 @@ theme = "researcher"
   logo = ""  # url or path to a logo to put in the header
   [params.footer]
     text = "By Baitinq"
-    url = "https://github.com/Baitinq/baitinq.github.io"
+    url = "https://github.com/Baitinq/baitinq.ml"
   [params.style]  # appearance options (can be omitted)
     fontFamily = "Inconsolata"
     pageWidth = "750px"