Skip to content

Commit

Permalink
fix: baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Touret authored and alexandre-touret committed Dec 11, 2023
1 parent a1b154d commit 19950c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/hugo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "http://blog.touret.info/"
baseURL = "https://blog.touret.info/"
# [en, zh-cn, fr, pl, ...] determines default content language
# [en, zh-cn, fr, pl, ...] 设置默认的语言
defaultContentLanguage = "en"
Expand Down

0 comments on commit 19950c1

Please sign in to comment.