diff --git a/hugo.toml b/hugo.toml index 0b99425..d093e84 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.org/' +baseURL = 'https://qingshuige.ink/' languageCode = 'zh-Hans' title = '清水阁' theme = 'PaperMod'