mdref.json config
[mdref/mdref-json_post] / mdref.json
1 {
2 "name": "json_post",
3 "origin": "github.com/mdref/mdref-json_post",
4 "branch": "master",
5 "editUrl": "https://github.com/mdref/mdref-json_post/edit/master/%s.md",
6 "commentProvider": {
7 "giscus": {
8 "data": {
9 "repo": "mdref/mdref-json_post",
10 "category": "Comments",
11 "repo-id": "MDEwOlJlcG9zaXRvcnkzMTUzNjc4NQ==",
12 "category-id": "DIC_kwDOAeE2kc4CBHtP",
13 "mapping": "pathname",
14 "input-position": "bottom",
15 "reactions-enabled": false,
16 "theme": "light",
17 "lang": "en"
18 }
19 }
20 }
21 }