diff --git a/_includes/sections/notebooks.html b/_includes/sections/notebooks.html index fb555f6e..0f558d30 100644 --- a/_includes/sections/notebooks.html +++ b/_includes/sections/notebooks.html @@ -8,13 +8,9 @@ {% include card.html color="success" title="Joplin" - image="assets/img/tools/Laverna.png" image="assets/img/tools/Joplin.png" - url="https://laverna.cc/" url="https://joplin.cozic.net/" - footer="OS: Windows, macOS, Linux, Web." footer="OS: Windows, macOS, Linux, iOS, Android, Firefox/Chrome (Web Clipper)." - description="Laverna is a JavaScript note-taking web application with a Markdown editor and encryption support. The application stores all your notes in your browser databases, which is good for security and privacy reasons, because only you have access." description="Joplin is a free, open source, fully featured note taking and to-do application, which can handle a large number of markdown notes organized into notebooks and tags. It offers E2EE encryption and can sync through Nextcloud, Dropbox and more. It also offers easy import from Evernote and plain text notes." %}