configの変更
This commit is contained in:
parent
d94b5f2a8b
commit
6e9e66d299
|
@ -3,6 +3,7 @@ baseURL = "https://blog.kazu634.com/"
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
# language code
|
# language code
|
||||||
languageCode = "jp"
|
languageCode = "jp"
|
||||||
|
hasCJKLanguage = true
|
||||||
title = "His greatness lies in his sense of responsibilities"
|
title = "His greatness lies in his sense of responsibilities"
|
||||||
|
|
||||||
# Change the default theme to be use when building the site with Hugo
|
# Change the default theme to be use when building the site with Hugo
|
||||||
|
|
|
@ -3,6 +3,7 @@ baseURL = "https://test.kazu634.com/"
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
# language code
|
# language code
|
||||||
languageCode = "jp"
|
languageCode = "jp"
|
||||||
|
hasCJKLanguage = true
|
||||||
title = "His greatness lies in his sense of responsibilities"
|
title = "His greatness lies in his sense of responsibilities"
|
||||||
|
|
||||||
# Change the default theme to be use when building the site with Hugo
|
# Change the default theme to be use when building the site with Hugo
|
||||||
|
|
Loading…
Reference in New Issue