Fix issues with dark theme (#1335)

Fixes #1318
This commit is contained in:
Dawid Potocki
2019-09-23 20:49:37 +00:00
committed by Mikaela Suomalainen
parent 8c9542264f
commit b70af4899f
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."