diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-06-02 21:02:23 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-06-02 21:17:41 +0700 |
commit | 698a342daaaeea233c340d08f79a14d3d7dd1cfe (patch) | |
tree | c5ec258323f0fbcb728accf6c8af35bf2c43bb84 /config.toml | |
parent | e5c47173a2864e91f39c31cc4dd266008210f4ae (diff) | |
download | blog-698a342daaaeea233c340d08f79a14d3d7dd1cfe.tar.gz |
Make sure links are correct
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 8bfc5f4..b22e2a9 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://huyngo.srht.site/" +baseURL = "https://huyngo.envs.net/" copyright = "CC-BY-SA 4.0" defaultContentLanguage = "en" languageCode = "en-us" |