From: Michael Wallner Date: Fri, 11 Feb 2022 20:48:28 +0000 (+0100) Subject: mdref.json config X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=8d12ea4be332b1061b734800827789bcf9f7eaee;hp=257aff07d718a2ee8f1e373222092feaaf16d109;p=mdref%2Fmdref-json_post mdref.json config --- diff --git a/mdref.json b/mdref.json new file mode 100644 index 0000000..6c0fa24 --- /dev/null +++ b/mdref.json @@ -0,0 +1,21 @@ +{ + "name": "json_post", + "origin": "github.com/mdref/mdref-json_post", + "branch": "master", + "editUrl": "https://github.com/mdref/mdref-json_post/edit/master/%s.md", + "commentProvider": { + "giscus": { + "data": { + "repo": "mdref/mdref-json_post", + "category": "Comments", + "repo-id": "MDEwOlJlcG9zaXRvcnkzMTUzNjc4NQ==", + "category-id": "DIC_kwDOAeE2kc4CBHtP", + "mapping": "pathname", + "input-position": "bottom", + "reactions-enabled": false, + "theme": "light", + "lang": "en" + } + } + } +}