diff options
| author | verdant <i@glowisle.me> | 2026-04-11 18:52:34 +0800 |
|---|---|---|
| committer | verdant <i@glowisle.me> | 2026-04-11 18:52:34 +0800 |
| commit | 82babeb7b9fc7ac86147c8366129c63c76f9fc5a (patch) | |
| tree | f0f2db79576cb6e6d4c9add921a276e5b540e9f6 /hugo.toml | |
| parent | a2be1f8e94200a722a9c71b27ed1ad2e00001b1a (diff) | |
| download | blog-82babeb7b9fc7ac86147c8366129c63c76f9fc5a.tar.gz blog-82babeb7b9fc7ac86147c8366129c63c76f9fc5a.zip | |
modify baseurl to blog.verdant.ee
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -baseURL = "https://www.glowisle.me/" +baseURL = "https://blog.verdant.ee/" title = "映屿" hasCJKLanguage = true enableRobotsTXT = true |
