From 43c80e7fe2b397a00e6fc2d46b8667bfe8acda51 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 1 Jan 2022 07:25:54 +0000 Subject: [PATCH] Dark theme icons: GrapheneOS & Tahoe LAFS (#524) Signed-off-by: Daniel Gray --- _data/operating-systems/android/1_grapheneos.yml | 1 + _data/providers/cloud/3_tahoe-lafs.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/_data/operating-systems/android/1_grapheneos.yml b/_data/operating-systems/android/1_grapheneos.yml index b96c6792..919c98a8 100644 --- a/_data/operating-systems/android/1_grapheneos.yml +++ b/_data/operating-systems/android/1_grapheneos.yml @@ -1,6 +1,7 @@ title: GrapheneOS type: Recommendation logo: /assets/img/android/grapheneos.svg +logo_dark: /assets/img/android/grapheneos-dark.svg description: | GrapheneOS is the best choice when it comes to privacy and security. diff --git a/_data/providers/cloud/3_tahoe-lafs.yml b/_data/providers/cloud/3_tahoe-lafs.yml index 3dd6aca6..e50823af 100644 --- a/_data/providers/cloud/3_tahoe-lafs.yml +++ b/_data/providers/cloud/3_tahoe-lafs.yml @@ -1,6 +1,7 @@ title: Tahoe-LAFS (Advanced) type: Recommendation logo: /assets/img/cloud/tahoe-lafs.svg +logo_dark: /assets/img/cloud/tahoe-lafs-dark.svg description: | Tahoe-LAFS is a free and open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security. The servers used as storage pools do not have access to your data.