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