[tor-commits] [bridgedb] 38/66: Fix cpatcha and options title text

gitolite role git at cupani.torproject.org
Wed Jul 27 18:32:43 UTC 2022


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 at 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!
 ---

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list