added some descriptions
This commit is contained in:
parent
09faaf1a38
commit
da6c3fb11e
|
@ -10,7 +10,8 @@ descriptions = {
|
||||||
"Pixelfed":"Pixelfed is a free and open-source image sharing social network service.",
|
"Pixelfed":"Pixelfed is a free and open-source image sharing social network service.",
|
||||||
"EteSync":"Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes.",
|
"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.",
|
"Gitea":"Gitea is a lightweight DevOps platform. It brings teams and developers high-efficiency but easy operations from planning to production.",
|
||||||
"IPFS Gateway":""}
|
"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."}
|
||||||
|
|
||||||
exclude=('Synapse','Mailserver')
|
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>'
|
HTMLTEMPLATE='<a class="item" href="{link}"><div id="{item}" class="item"><h2 class="item">{item}</h2><p class="desc">{desc}</p></div></a>'
|
||||||
|
|
Loading…
Reference in a new issue