File tree Expand file tree Collapse file tree 1 file changed +9
-58
lines changed Expand file tree Collapse file tree 1 file changed +9
-58
lines changed Original file line number Diff line number Diff line change @@ -62,64 +62,15 @@ enabled = true
62
62
63
63
## Comments
64
64
[comments]
65
- enabled = false
66
- provider = "disqus"
67
- [comments.disqusjs]
68
- shortname = ""
69
- apiUrl = ""
70
- apiKey = ""
71
- admin = ""
72
- adminLabel = ""
73
- [comments.utterances]
74
- repo = ""
75
- issueTerm = "pathname"
76
- label = ""
77
- [comments.remark42]
78
- host = ""
79
- site = ""
80
- locale = ""
81
- [comments.vssue]
82
- platform = ""
83
- owner = ""
84
- repo = ""
85
- clientId = ""
86
- clientSecret = ""
87
- autoCreateIssue = false
88
- [comments.waline]
89
- serverURL = ""
90
- lang = ""
91
- visitor = ""
92
- avatar = ""
93
- emoji = ["https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo"]
94
- requiredMeta = ["name", "email", "url"]
95
- placeholder = ""
96
- [comments.waline.locale]
97
- admin = "Admin"
98
- [comments.twikoo]
99
- envId = ""
100
- region = ""
101
- path = ""
102
- lang = ""
103
- [comments.cactus]
104
- defaultHomeserverUrl = "https://matrix.cactus.chat:8448"
105
- serverName = "cactus.chat"
106
- siteName = ""
65
+ enabled = true
66
+ provider = "giscus"
107
67
[comments.giscus]
108
- repo = ""
109
- repoID = ""
110
- category = ""
111
- categoryID = ""
112
- mapping = ""
113
- lightTheme = ""
114
- darkTheme = ""
68
+ repo = "proxyerium/proxyerium.github.io "
69
+ repoID = "R_kgDOKZBzLw "
70
+ category = "General "
71
+ categoryID = "DIC_kwDOKZBzL84CdRUX "
72
+ mapping = "pathname "
73
+ lightTheme = "light "
74
+ darkTheme = "noborder_gray "
115
75
reactionsEnabled = 1
116
76
emitMetadata = 0
117
- [comments.gitalk]
118
- owner = ""
119
- admin = ""
120
- repo = ""
121
- clientID = ""
122
- clientSecret = ""
123
- [comments.cusdis]
124
- host = ""
125
- id = ""
You can’t perform that action at this time.
0 commit comments