Skip to content

Commit 7bf94c2

Browse files
committed
remove giscus
1 parent 0359215 commit 7bf94c2

File tree

4 files changed

+3
-83
lines changed

4 files changed

+3
-83
lines changed

config.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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

content/post/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ type: blog
44
cascade:
55
- type: blog
66
_target:
7-
path: "/**"
7+
path: "/**"
88
---

layouts/partials/content_footer.html

Lines changed: 0 additions & 32 deletions
This file was deleted.

layouts/partials/foot_custom.html

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)