diff --git a/src/apps.json b/src/apps.json index 0a408a06e..9035931bb 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11221,6 +11221,15 @@ "icon": "vwo.svg", "website": "https://vwo.com/" + }, + "docsify": { + "cats": [ + "4" + ], + "icon": "docsify.svg", + "script": "/docsify(?:\\.min)?\\.js", + "env": "^Docsify$", + "website": "https://docsify.js.org" } }, "categories": { diff --git a/src/icons/docsify.svg b/src/icons/docsify.svg new file mode 100644 index 000000000..7f125e6da --- /dev/null +++ b/src/icons/docsify.svg @@ -0,0 +1,30 @@ + + + + icon + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file