diff --git a/assets/img/tools/Joplin.png b/assets/img/tools/Joplin.png
new file mode 100644
index 00000000..4a3d991e
Binary files /dev/null and b/assets/img/tools/Joplin.png differ
diff --git a/assets/img/tools/Laverna.png b/assets/img/tools/Laverna.png
deleted file mode 100644
index 15827eee..00000000
Binary files a/assets/img/tools/Laverna.png and /dev/null differ
diff --git a/index.html b/index.html
index a766fbe7..a06963c5 100644
--- a/index.html
+++ b/index.html
@@ -1802,11 +1802,11 @@ layout: default
{% include card.html color="success"
- title="Laverna"
- image="assets/img/tools/Laverna.png"
- url="https://laverna.cc/"
- footer="OS: Windows, macOS, Linux, Web."
- 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."
+ title="Joplin"
+ image="assets/img/tools/Joplin.png"
+ url="https://joplin.cozic.net/"
+ footer="OS: Windows, macOS, Linux, iOS, Android, Firefox/Chrome (Web Clipper)."
+ description="Joplin is a free, open source, fully featured note taking and to-do application, which can handle a large number of markdown notes organised 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."
%}
{% include card.html color="primary"