commit d556fe5afce4b2c24c8264f1db5ce1f6d2484ddf Author: Aadi Bajpai me@aadibajpai.me Date: Fri Sep 20 08:03:11 2019 +0530
Improve Consistency --- content/onion-services/setup/contents.lr | 4 ++-- databags/pagenav+en.ini | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/onion-services/setup/contents.lr b/content/onion-services/setup/contents.lr index 784cf45..a33df07 100644 --- a/content/onion-services/setup/contents.lr +++ b/content/onion-services/setup/contents.lr @@ -8,9 +8,9 @@ image: cloud-upload-alt --- _template: layout.html --- -title: Set up your .onion Service +title: Set up your Onion Service --- -subtitle: Learn how to set up a .onion of your very own. +subtitle: Learn how to set up a .onion site of your very own. --- key: 1 --- diff --git a/databags/pagenav+en.ini b/databags/pagenav+en.ini index cb5b415..7d03cec 100644 --- a/databags/pagenav+en.ini +++ b/databags/pagenav+en.ini @@ -16,4 +16,4 @@ label = Relay Operations
[onion-services] path = onion-services -label = .Onion Services +label = Onion Services
tor-commits@lists.torproject.org