From 9ba33b3a53696c01978a125afae679a3a964bc2a Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Fri, 30 Oct 2020 12:08:53 +0000 Subject: [PATCH] Fix labels, to be consistent (#2108) * Fix labels, to be consistent * s/icon/text * 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 2cd7fa28..12f306ed 100644 --- a/_includes/sections/file-encryption.html +++ b/_includes/sections/file-encryption.html @@ -58,6 +58,7 @@
  • Cryptomator - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration. {% 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." @@ -69,6 +70,7 @@ {% 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." %}
  • @@ -76,6 +78,7 @@ {% include badge.html color="warning" icon="fas fa-exclamation-triangle" + text="Beta" tooltip="As Kryptor is still in beta, it may not be stable." %}