added some descriptions

This commit is contained in:
Michael Rodin 2023-08-27 12:35:04 +02:00
parent da6c3fb11e
commit 367463cfb2

View file

@ -11,7 +11,7 @@ descriptions = {
"EteSync":"Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes.",
"Gitea":"Gitea is a lightweight DevOps platform. It brings teams and developers high-efficiency but easy operations from planning to production.",
"IPFS Gateway":"A peer-to-peer hypermedia protocol designed to preserve and grow humanity's knowledge.",
"Calibre Web":"Calibre-Web is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks using a valid Calibre database."}
"Calibre Web":"Calibre-Web is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks."}
exclude=('Synapse','Mailserver')
HTMLTEMPLATE='<a class="item" href="{link}"><div id="{item}" class="item"><h2 class="item">{item}</h2><p class="desc">{desc}</p></div></a>'