s/icon/text

This commit is contained in:
Daniel Gray 2020-10-28 15:26:57 +00:00
parent 6ac85658cf
commit e564aca74a
No known key found for this signature in database
GPG Key ID: 41911F722B0F9AE3

View File

@ -58,7 +58,7 @@
<li><a href="https://cryptomator.org/">Cryptomator</a> - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration. <li><a href="https://cryptomator.org/">Cryptomator</a> - Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.
{% include badge.html {% include badge.html
color="warning" color="warning"
icon="Closed source" text="Closed source"
link="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375" link="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375"
tooltip="Cryptomator's mobile apps are not open-source." tooltip="Cryptomator's mobile apps are not open-source."
%}</li> %}</li>
@ -68,14 +68,14 @@
<li><a href="https://www.keka.io/">Keka</a> - A macOS-only, file archiver with the ability to encrypt files. <li><a href="https://www.keka.io/">Keka</a> - A macOS-only, file archiver with the ability to encrypt files.
{% include badge.html {% include badge.html
color="warning" color="warning"
icon="Closed source" text="Closed source"
link="https://github.com/aonez/Keka#so-where-is-the-source-code" link="https://github.com/aonez/Keka#so-where-is-the-source-code"
tooltip="This software is no longer open source." tooltip="This software is no longer open source."
%}</li> %}</li>
<li><a href="https://kryptor.co.uk/">Kryptor</a> is a file encryption program for Windows, MacOS, and Linux. <li><a href="https://kryptor.co.uk/">Kryptor</a> is a file encryption program for Windows, MacOS, and Linux.
{% include badge.html {% include badge.html
color="warning" color="warning"
icon="Beta" text="Beta"
tooltip="As Kryptor is still in beta, it may not be stable." tooltip="As Kryptor is still in beta, it may not be stable."
%}</li> %}</li>
</ul> </ul>