-
-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use FontAwesome for Microsoft icons (#2640)
- Loading branch information
1 parent
0a9a24d
commit 7e0218b
Showing
24 changed files
with
62 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ The options listed here are multi-platform and great for creating encrypted back | |
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.cryptomator) | ||
- [:simple-appstore: App Store](https://apps.apple.com/app/id1560822163) | ||
- [:simple-android: Android](https://cryptomator.org/android) | ||
- [:simple-windows11: Windows](https://cryptomator.org/downloads) | ||
- [:fontawesome-brands-windows: Windows](https://cryptomator.org/downloads) | ||
- [:simple-apple: macOS](https://cryptomator.org/downloads) | ||
- [:simple-linux: Linux](https://cryptomator.org/downloads) | ||
- [:simple-flathub: Flathub](https://flathub.org/apps/details/org.cryptomator.Cryptomator) | ||
|
@@ -61,7 +61,7 @@ Cryptomator's documentation details its intended [security target](https://docs. | |
<details class="downloads" markdown> | ||
<summary>Downloads</summary> | ||
|
||
- [:simple-windows11: Windows](https://github.com/Picocrypt/Picocrypt/releases) | ||
- [:fontawesome-brands-windows: Windows](https://github.com/Picocrypt/Picocrypt/releases) | ||
- [:simple-apple: macOS](https://github.com/Picocrypt/Picocrypt/releases) | ||
- [:simple-linux: Linux](https://github.com/Picocrypt/Picocrypt/releases) | ||
|
||
|
@@ -86,7 +86,7 @@ Cryptomator's documentation details its intended [security target](https://docs. | |
<details class="downloads" markdown> | ||
<summary>Downloads</summary> | ||
|
||
- [:simple-windows11: Windows](https://veracrypt.fr/en/Downloads.html) | ||
- [:fontawesome-brands-windows: Windows](https://veracrypt.fr/en/Downloads.html) | ||
- [:simple-apple: macOS](https://veracrypt.fr/en/Downloads.html) | ||
- [:simple-linux: Linux](https://veracrypt.fr/en/Downloads.html) | ||
|
||
|
@@ -245,7 +245,7 @@ Tools with command-line interfaces are useful for integrating [shell scripts](ht | |
<details class="downloads" markdown> | ||
<summary>Downloads</summary> | ||
|
||
- [:simple-windows11: Windows](https://kryptor.co.uk) | ||
- [:fontawesome-brands-windows: Windows](https://kryptor.co.uk) | ||
- [:simple-apple: macOS](https://kryptor.co.uk) | ||
- [:simple-linux: Linux](https://kryptor.co.uk) | ||
|
||
|
@@ -304,7 +304,7 @@ gpg --quick-gen-key [email protected] future-default | |
<summary>Downloads</summary> | ||
|
||
- [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain) | ||
- [:simple-windows11: Windows](https://gpg4win.org/download.html) | ||
- [:fontawesome-brands-windows: Windows](https://gpg4win.org/download.html) | ||
- [:simple-apple: macOS](https://gpgtools.org) | ||
- [:simple-linux: Linux](https://gnupg.org/download/index.html#binary) | ||
|
||
|
@@ -329,7 +329,7 @@ gpg --quick-gen-key [email protected] future-default | |
<details class="downloads" markdown> | ||
<summary>Downloads</summary> | ||
|
||
- [:simple-windows11: Windows](https://gpg4win.org/download.html) | ||
- [:fontawesome-brands-windows: Windows](https://gpg4win.org/download.html) | ||
|
||
</details> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.