diff --git a/_includes/sections/browser-recommendation.html b/_includes/sections/browser-recommendation.html index 4168efe5..49bf0722 100644 --- a/_includes/sections/browser-recommendation.html +++ b/_includes/sections/browser-recommendation.html @@ -1,20 +1,5 @@

Browser Recommendation

-{% include cardv2.html -title="Tor Browser" -image="/assets/img/tools/Tor-Browser.png" -description="Tor Browser is your choice if you need an extra layer of anonymity. It's a modified version of Firefox, it comes with pre-installed privacy add-ons, encryption and an advanced proxy." -website="https://www.torproject.org/" -forum="https://forum.privacytools.io/t/discussion-tor-browser/278" -git="https://trac.torproject.org/projects/tor" -windows="" -mac="" -linux="" -android="" -ios="" -bsd="" -%} - {% include cardv2.html title="Mozilla Firefox" image="/assets/img/tools/Firefox.png" @@ -32,7 +17,22 @@ bsd="" %} {% include cardv2.html -title="Brave Browser" +title="Tor Browser - For Experts" +image="/assets/img/tools/Tor-Browser.png" +description="Tor Browser is your choice if you need an extra layer of anonymity. It's a modified version of Firefox, it comes with pre-installed privacy add-ons, encryption and an advanced proxy." +website="https://www.torproject.org/" +forum="https://forum.privacytools.io/t/discussion-tor-browser/278" +git="https://trac.torproject.org/projects/tor" +windows="" +mac="" +linux="" +android="" +ios="" +bsd="" +%} + +{% include cardv2.html +title="Brave Browser - Complete but Experimental" image="/assets/img/tools/Brave.png" description="The new open source browser Brave automatically blocks ads and trackers, making it faster and safer than your current browser. Brave is based on Chromium. experimental " website="https://brave.com/"