Skip to content

Commit 2512f5f

Browse files
committed
remove giscus
1 parent 0359215 commit 2512f5f

File tree

4 files changed

+2
-81
lines changed

4 files changed

+2
-81
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ showLightDarkModeMenu = true
8888
desc = "我们会定期举行线上会议,畅聊 Zig 中的一切"
8989

9090
[module]
91-
proxy = "https://goproxy.cn,direct"
91+
proxy = "direct,https://goproxy.cn"
9292
[[module.imports]]
9393
path = "github.com/google/docsy"
9494

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)