mdref.json config master
authorMichael Wallner <mike@php.net>
Fri, 11 Feb 2022 20:48:29 +0000 (21:48 +0100)
committerMichael Wallner <mike@php.net>
Fri, 11 Feb 2022 20:48:29 +0000 (21:48 +0100)
mdref.json [new file with mode: 0644]

diff --git a/mdref.json b/mdref.json
new file mode 100644 (file)
index 0000000..0e924f4
--- /dev/null
@@ -0,0 +1,21 @@
+{
+    "name": "propro",
+    "origin": "github.com/mdref/mdref-propro",
+    "branch": "master",
+    "editUrl": "https://github.com/mdref/mdref-propro/edit/master/%s.md",
+    "commentProvider": {
+        "giscus": {
+            "data": {
+                "repo": "mdref/mdref-propro",
+                "category": "Comments",
+                "repo-id": "MDEwOlJlcG9zaXRvcnkxNDU1ODc2NQ==",
+                "category-id": "DIC_kwDOAN4mLc4CBHtt",
+                "mapping": "pathname",
+                "input-position": "bottom",
+                "reactions-enabled": false,
+                "theme": "light",
+                "lang": "en"
+            }
+        }
+    }
+}