From 53539432e3b985a168885803ce4bf6ab1cd5bca3 Mon Sep 17 00:00:00 2001 From: blacklight447 Date: Thu, 12 Sep 2019 05:56:41 +0000 Subject: [PATCH] Update _includes/sections/browser-recommendation.html Co-Authored-By: Dawid Potocki --- _includes/sections/browser-recommendation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-recommendation.html b/_includes/sections/browser-recommendation.html index 8b4173ae..49d8a46e 100644 --- a/_includes/sections/browser-recommendation.html +++ b/_includes/sections/browser-recommendation.html @@ -92,7 +92,7 @@ android="https://www.bromite.org/#download-bromite" {% include cardv2.html title="Firefox" image="/assets/img/tools/Firefox.png" -description="Firefox is fast, reliable, open source and respects your privacy. Note: because of limitations set by Apple in iOS, our recommended tweaks cannot be applied. However Mozilla has deployed an built in ad block filter in the iOS version of Firefox." +description='Firefox is fast, reliable, open source and respects your privacy. Note: because of limitations set by Apple in iOS, our recommended tweaks cannot be applied. However Mozilla has deployed an built in ad block filter in the iOS version of Firefox.' website="https://www.mozilla.org/en-US/firefox/mobile/" forum="https://forum.privacytools.io/t/discussion-firefox/279" source="https://github.com/mozilla-mobile/firefox-ios"