From facf3f2d9d204a2ec3080e08450a6b3b23c901ef Mon Sep 17 00:00:00 2001
From: Carl <32685696+csagan5@users.noreply.github.com>
Date: Wed, 18 Dec 2019 22:18:14 +0100
Subject: [PATCH 1/2] Change wording to be closer to Bromite's own description
Mention ungoogled-chromium instead of GrapheneOS
---
_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 684c7ca2..5a9a10c3 100644
--- a/_includes/sections/browser-recommendation.html
+++ b/_includes/sections/browser-recommendation.html
@@ -66,7 +66,7 @@ googleplay="https://play.google.com/store/apps/details?id=org.torproject.torbrow
{% include cardv2.html
title="Bromite"
image="/assets/img/svg/3rd-party/bromite.svg"
-description='Bromite is a Chromium-based browser with security enhancement patches from GrapheneOS and other security-focused projects, built-in adblocking, and DNS over HTTPS support. More info can be found on their website.'
+description='Bromite is a Chromium-based browser with privacy and security enhancements, built-in adblocking, DNS over HTTPS support; it includes patches from ungoogled-chromium and other privacy-focused projects. More info can be found on the official website.'
website="https://www.bromite.org/"
forum="https://forum.privacytools.io/t/discussion-bromite-browsers/1521"
github="https://github.com/bromite/bromite"
--
2.47.2
From 11cc09a3a829827d5e3462ac4a7dcceaa5fed1ba Mon Sep 17 00:00:00 2001
From: Carl <32685696+csagan5@users.noreply.github.com>
Date: Sat, 21 Dec 2019 09:19:29 +0100
Subject: [PATCH 2/2] Add an 'and'
---
_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 5a9a10c3..8db71d4f 100644
--- a/_includes/sections/browser-recommendation.html
+++ b/_includes/sections/browser-recommendation.html
@@ -66,7 +66,7 @@ googleplay="https://play.google.com/store/apps/details?id=org.torproject.torbrow
{% include cardv2.html
title="Bromite"
image="/assets/img/svg/3rd-party/bromite.svg"
-description='Bromite is a Chromium-based browser with privacy and security enhancements, built-in adblocking, DNS over HTTPS support; it includes patches from ungoogled-chromium and other privacy-focused projects. More info can be found on the official website.'
+description='Bromite is a Chromium-based browser with privacy and security enhancements, built-in adblocking and DNS over HTTPS support; it includes patches from ungoogled-chromium and other privacy-focused projects. More info can be found on the official website.'
website="https://www.bromite.org/"
forum="https://forum.privacytools.io/t/discussion-bromite-browsers/1521"
github="https://github.com/bromite/bromite"
--
2.47.2