This is an automated email from the git hooks/post-receive script.
meskio pushed a commit to branch main in repository bridgedb.
commit 7cbffae06d125540e7534fc58834375c6bee7588 Author: kez kez@torproject.org AuthorDate: Thu Jun 9 16:07:57 2022 -0700
Fix cpatcha and options title text --- frontend/content/captcha/contents.lr | 2 +- frontend/content/options/contents.lr | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/frontend/content/captcha/contents.lr b/frontend/content/captcha/contents.lr index 0c01b94..7c7d45b 100644 --- a/frontend/content/captcha/contents.lr +++ b/frontend/content/captcha/contents.lr @@ -1,4 +1,4 @@ -section: Bridges +section: Get Bridges --- section_id: home --- diff --git a/frontend/content/options/contents.lr b/frontend/content/options/contents.lr index e2f216a..01c4744 100644 --- a/frontend/content/options/contents.lr +++ b/frontend/content/options/contents.lr @@ -1,4 +1,4 @@ -section: Bridges +section: Get Bridges --- section_id: home --- @@ -6,7 +6,7 @@ color: primary --- _template: homepage.html --- -title: BridgeDB +title: Options --- path_bar: Get Bridges! ---