aboutsummaryrefslogtreecommitdiffstats
path: root/hugo.toml
diff options
context:
space:
mode:
authorverdant <i@glowisle.me>2026-04-11 18:52:34 +0800
committerverdant <i@glowisle.me>2026-04-11 18:52:34 +0800
commit82babeb7b9fc7ac86147c8366129c63c76f9fc5a (patch)
treef0f2db79576cb6e6d4c9add921a276e5b540e9f6 /hugo.toml
parenta2be1f8e94200a722a9c71b27ed1ad2e00001b1a (diff)
downloadblog-82babeb7b9fc7ac86147c8366129c63c76f9fc5a.tar.gz
blog-82babeb7b9fc7ac86147c8366129c63c76f9fc5a.zip
modify baseurl to blog.verdant.ee
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index e8dd720..97630b1 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,4 +1,4 @@
-baseURL = "https://www.glowisle.me/"
+baseURL = "https://blog.verdant.ee/"
title = "映屿"
hasCJKLanguage = true
enableRobotsTXT = true