From ef6ea3b3c3c7e0e450a38d254863ebc20c7b1ee8 Mon Sep 17 00:00:00 2001 From: Victorhck Date: Wed, 23 Jan 2019 19:35:27 +0100 Subject: [PATCH] Remove old code in notebooks section (#738) Remove old code in notebooks section --- _includes/sections/notebooks.html | 4 ---- 1 file changed, 4 deletions(-) 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." %}