From f91b0346227ac6c9f55a4e5555748a3b435604f1 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Wed, 28 Oct 2020 15:34:51 +0000 Subject: [PATCH] Use a warning icon --- _includes/sections/file-encryption.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_includes/sections/file-encryption.html b/_includes/sections/file-encryption.html index 57f15ced..12f306ed 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -59,6 +59,7 @@ {% include badge.html color="warning" text="Closed source" + icon="fas fa-exclamation-triangle" link="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375" tooltip="Cryptomator's mobile apps are not open-source." %} @@ -68,6 +69,7 @@
  • Keka - A macOS-only, file archiver with the ability to encrypt files. {% include badge.html color="warning" + icon="fas fa-exclamation-triangle" text="Closed source" link="https://github.com/aonez/Keka#so-where-is-the-source-code" tooltip="This software is no longer open source." @@ -75,6 +77,7 @@
  • Kryptor is a file encryption program for Windows, MacOS, and Linux. {% include badge.html color="warning" + icon="fas fa-exclamation-triangle" text="Beta" tooltip="As Kryptor is still in beta, it may not be stable." %}