From 9f0072cf89e3e9c6605ce5145703d1fe6a9f96d5 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Thu, 11 Jun 2020 20:59:18 +0200 Subject: [PATCH] fix path to jitsi.svg icon Signed-off-by: Stephen L. --- _includes/sections/voice-video-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index b525b0cb..8db4d482 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -22,7 +22,7 @@ {% include cardv2.html title="Jitsi Meet" - image="/assets/img/svg/3rd-party/jitsi-meet-blue.svg" + image="/assets/img/svg/3rd-party/jitsi.svg" website="https://jitsi.org/jitsi-meet/" privacy-policy="https://jitsi.org/security/" description='Jitsi Meet is a free and open-source multiplatform voice (VoIP), video conferencing, and instant messaging application with optional E2EE. It can be used from the browser or from a desktop app. Additional features include screen sharing for presentations and an always-on-top floating call window when minimized. See the list of public Jitsi Meet instances.'