[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/staging] add community at top menu
commit 81db59dc577bbf60618eb17db97f668cf2fb8ea3
Author: Antonela <hola@xxxxxxxxxxx>
Date: Mon Jun 3 15:41:14 2019 -0300
add community at top menu
---
databags/menu+en.ini | 4 ++++
templates/localization.html | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/databags/menu+en.ini b/databags/menu+en.ini
index a2e7848..cce7df9 100644
--- a/databags/menu+en.ini
+++ b/databags/menu+en.ini
@@ -2,6 +2,10 @@
path = https://www.torproject.org/about/history
label = About
+[community]
+path = https://community.torproject.org/
+label = Community
+
[documentation]
path = https://www.torproject.org/docs/documentation.html.en
label = Documentation
diff --git a/templates/localization.html b/templates/localization.html
index e599417..58db417 100644
--- a/templates/localization.html
+++ b/templates/localization.html
@@ -1,5 +1,5 @@
<div class="container py-5">
- <div class="row pt-5">
+ <div class="row py-5">
<div class="col-lg-7">
<h2 class="text-primary">{{ _('Localization is how we reach a global community.') }}</h2>
{{ this.body }}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits