Skip to content

Commit e0c82ff

Browse files
authored
Change baseURL from imzcc.com to root
1 parent 2bccb9c commit e0c82ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/_default/hugo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# rebuild
2-
baseURL: https://www.imzcc.com/
2+
baseURL: /
33
languageCode: zh-cn
44
defaultContentLanguage: zh-cn
55
defaultContentLanguageInSubdir: false
@@ -66,4 +66,4 @@ module:
6666
min: 0.146.0
6767
imports:
6868
- path: github.com/tom2almighty/hugo-narrow
69-
69+

0 commit comments

Comments
 (0)