Fix issues with dark theme

Fixes #1318
This commit is contained in:
Dawid Potocki
2019-09-16 19:25:26 +12:00
parent 6f15ac297f
commit 337b0a15ee
23 changed files with 70 additions and 31 deletions

View File

@ -25,6 +25,7 @@ github="https://github.com/nextcloud"
{% include cardv2.html
title="Tahoe-LAFS"
image="/assets/img/tools/Tahoe-LAFS.png"
image-dark="/assets/img/tools/Tahoe-LAFS-dark.png"
website="https://www.tahoe-lafs.org/"
forum="https://forum.privacytools.io/t/discussion-tahoe-lafs/1662"
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."