Skip to content

Commit 9993577

Browse files
committed
config: 更新网站配置参数
1 parent 98f7062 commit 9993577

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

config/_default/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change baseurl before deploy
22
baseurl = "https://hzmath.github.io/"
3-
languageCode = "en-us"
4-
title = "河源中学数学研究协会官方网站"
3+
languageCode = "zh-cn"
4+
title = "河源中学数学研究协会"
55

66
# Theme i18n support
77
# See all available values at https://github.com/CaiJimmy/hugo-theme-stack/tree/master/i18n

config/_default/params.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SortBy = "default"
1111

1212
[footer]
1313
since = 2026
14-
customText = "河源中学数学研究协会"
14+
customText = ""
1515

1616
[dateFormat]
1717
published = ":date_full"
@@ -28,8 +28,8 @@ SortBy = "default"
2828
readingTime = true
2929

3030
[article.license]
31-
enabled = false
32-
default = "Licensed under CC BY-NC-SA 4.0"
31+
enabled = true
32+
default = "All Right Reserved, 河源中学数学研究协会"
3333

3434
[widgets]
3535
homepage = [

0 commit comments

Comments
 (0)