From e564aca74aee2cc6de819be64abfcf859568a547 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Wed, 28 Oct 2020 15:26:57 +0000 Subject: [PATCH] s/icon/text --- _includes/sections/file-encryption.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 86308392..57f15ced 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -58,7 +58,7 @@
  • Cryptomator - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration. {% include badge.html color="warning" - icon="Closed source" + text="Closed source" link="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375" tooltip="Cryptomator's mobile apps are not open-source." %}
  • @@ -68,14 +68,14 @@
  • Keka - A macOS-only, file archiver with the ability to encrypt files. {% include badge.html color="warning" - icon="Closed source" + text="Closed source" link="https://github.com/aonez/Keka#so-where-is-the-source-code" tooltip="This software is no longer open source." %}
  • Kryptor is a file encryption program for Windows, MacOS, and Linux. {% include badge.html color="warning" - icon="Beta" + text="Beta" tooltip="As Kryptor is still in beta, it may not be stable." %}