Update label syntax (#1914)

This commit is contained in:
2020-05-14 08:18:36 -05:00
committed by GitHub
parent 462129717b
commit 916b7a2256
12 changed files with 70 additions and 38 deletions

View File

@ -3,7 +3,7 @@
{% include cardv2.html
title="Firefox Send"
image="/assets/img/svg/3rd-party/firefox_send.svg"
labels="warning:<a href=//send.firefox.com/legal>Warning</a>: IP addresses are retained in logs for 90 days."
labels="color==warning::link==https://send.firefox.com/legal::text==Warning::tooltip==IP addresses are retained in logs for 90 days."
description="Firefox Send uses end-to-end encryption to keep your data secure from the moment you share to the moment your file is opened. It also offers security controls that you can set. You can choose when your file link expires, the number of downloads, and whether you would like to add a password for an extra layer of security."
website="https://send.firefox.com/"
privacy-policy="https://send.firefox.com/legal"