File tree Expand file tree Collapse file tree 4 files changed +3
-83
lines changed Expand file tree Collapse file tree 4 files changed +3
-83
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,7 @@ description = 'Zig 语言中文社区'
2424[params ]
2525 github_repo = " https://github.com/zigcc/zigcc.github.io"
2626 offlineSearch = true
27- dateFormat = " Jan 2, 2006"
28- twitterCardEnabled = true
27+ time_format_blog = " 2006-01-02"
2928 [params .giscus ]
3029 repo = " zigcc/zigcc.github.io"
3130 repoId = " R_kgDOHr7nSg"
@@ -88,7 +87,7 @@ showLightDarkModeMenu = true
8887 desc = " 我们会定期举行线上会议,畅聊 Zig 中的一切"
8988
9089[module ]
91- proxy = " https://goproxy.cn,direct "
90+ proxy = " direct, https://goproxy.cn"
9291 [[module .imports ]]
9392 path = " github.com/google/docsy"
9493
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ type: blog
44cascade :
55- type : blog
66 _target :
7- path : " /**"
7+ path : " /**"
88---
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments