[tor-commits] [newsletter/master] Update menu
hiro at torproject.org
hiro at torproject.org
Mon Feb 11 16:42:26 UTC 2019
commit d5fe8df3cebb78d3eaf6e67d6f281c24e2fdb434
Author: hiro <hiro at 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"
+ }
}
More information about the tor-commits
mailing list