From 577e9e173c6ff49703d6845e20de8ca9a97e5b5f Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 12 Nov 2021 15:50:45 +0000 Subject: [PATCH] Fixed missing highlights (#303) --- _includes/legacy/sections/cloud.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/legacy/sections/cloud.html b/_includes/legacy/sections/cloud.html index af42c867..c5feee59 100644 --- a/_includes/legacy/sections/cloud.html +++ b/_includes/legacy/sections/cloud.html @@ -21,7 +21,7 @@ image="/assets/img/legacy_svg/3rd-party/tahoe-lafs.svg" image-dark="/assets/img/legacy_svg/3rd-party/tahoe-lafs-dark.svg" website="https://www.tahoe-lafs.org/" - 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." + 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." windows="https://github.com/tahoe-lafs/tahoe-lafs#via-pip" mac="https://github.com/tahoe-lafs/tahoe-lafs#via-pip" linux="https://github.com/tahoe-lafs/tahoe-lafs#using-os-packages" @@ -37,4 +37,4 @@ privacy-policy="https://protonmail.com/privacy-policy" github="https://github.com/ProtonMail/proton-drive" web="https://protonmail.com/" -%} \ No newline at end of file +%}