From f0f2240bfd10afbd74416840d8d4795a6462a7c3 Mon Sep 17 00:00:00 2001 From: lingawakad Date: Thu, 20 Feb 2020 17:24:37 +0000 Subject: [PATCH] Add Calibre-Web.ini Add Calibre-Web template and icon --- template_apps/Calibre-Web.ini | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 template_apps/Calibre-Web.ini diff --git a/template_apps/Calibre-Web.ini b/template_apps/Calibre-Web.ini new file mode 100644 index 0000000..638d984 --- /dev/null +++ b/template_apps/Calibre-Web.ini @@ -0,0 +1,6 @@ +[Calibre-Web] +prefix = https:// +url = your-website.com +icon = static/images/apps/calibre-web.png +description = Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +open_in = this_tab \ No newline at end of file