commit d5fe8df3cebb78d3eaf6e67d6f281c24e2fdb434
Author: hiro <h...@torproject.org>
Date:   Mon Feb 11 17:42:20 2019 +0100

    Update menu
---
 databags/menu+en.json | 44 ++++++++++++++++++++++++++++----------------
 1 file changed, 28 insertions(+), 16 deletions(-)

diff --git a/databags/menu+en.json b/databags/menu+en.json
index d167ebd..94551ae 100644
--- a/databags/menu+en.json
+++ b/databags/menu+en.json
@@ -1,18 +1,30 @@
 {
-    "archive": {
-       "path": "/archive",
-       "label": "Archive"
-    },
-    "about": {
-       "path": "https://www.torproject.org/";,
-       "label": "About Tor"
-    },
-    "donate":{
-       "path": "https://donate.torproject.org/";,
-       "label": "Donate"
-    },
-    "RSS":{
-       "path": "/rss",
-       "label": "RSS"
-    }
+  "archive": {
+         "path": "/archive",
+         "label": "Archive"
+  },
+  "about": {
+         "path": "https://www.torproject.org/";,
+         "label": "About Tor"
+  },
+  "documentation":{
+         "path": "https://www.torproject.org/docs/documentation.html.en";,
+         "label": "Documentation"
+  },
+  "support":{
+         "path": "https://support.torproject.org/";,
+         "label": "Support"
+  },
+  "blog":{
+         "path": "https://blog.torproject.org/";,
+         "label": "Blog"
+  },
+  "donate":{
+         "path": "https://donate.torproject.org/";,
+         "label": "Donate"
+  },
+  "RSS":{
+         "path": "/rss",
+         "label": "RSS"
+  }
 }

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to