From e7e35b0202e8ae47b86db015e875f92ef9dedbaf Mon Sep 17 00:00:00 2001 From: lingawakad Date: Thu, 20 Feb 2020 17:27:02 +0000 Subject: [PATCH] Add Wikijs.ini Add Wiki.js template and icon --- template_apps/Wikijs.ini | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 template_apps/Wikijs.ini diff --git a/template_apps/Wikijs.ini b/template_apps/Wikijs.ini new file mode 100644 index 0000000..d8d9390 --- /dev/null +++ b/template_apps/Wikijs.ini @@ -0,0 +1,6 @@ +[Wiki.js] +prefix = https:// +url = your-website.com +icon = static/images/apps/wikijs.png +description = A modern, lightweight and powerful wiki app built on Node.js +open_in = this_tab \ No newline at end of file