[tor-commits] [tpo/master] Update to press page

hiro at torproject.org hiro at torproject.org
Tue Mar 26 21:29:53 UTC 2019


commit 02ed5bc97ee53e0773e168e6d1ed9e602badbe45
Author: hiro <hiro at torproject.org>
Date:   Tue Mar 26 22:07:58 2019 +0100

    Update to press page
---
 .htaccess                 | 2 +-
 content/press/contents.lr | 2 +-
 models/press.ini          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.htaccess b/.htaccess
index 8041493..0f902e5 100644
--- a/.htaccess
+++ b/.htaccess
@@ -24,7 +24,7 @@ RewriteRule ^tordnsel/dist/(.*) https://2019.www.torproject.org/dist/tordnsel/$1
 RewriteRule ^overview(.*) /about/history$1 [R=301,L]
 
 # Projects
-RewriteRule ^projects/torbrowser/design/(.*) https://2019.www.torproject.org/projects/torbrowser/design/ [R=302,L]
+RewriteRule ^projects/torbrowser/design(.*) https://2019.www.torproject.org/projects/torbrowser/design/ [R=302,L]
 RewriteRule ^projects/$ https://2019.www.torproject.org/projects/projects [R=302,L]
 
 #Pluggable Transports
diff --git a/content/press/contents.lr b/content/press/contents.lr
index 2ec8f6a..ecf28a5 100644
--- a/content/press/contents.lr
+++ b/content/press/contents.lr
@@ -4,7 +4,7 @@ _model: press
 ---
 _discoverable: yes
 ---
-_visible: yes
+_hidden: no
 ---
 section: The Tor Project
 ---
diff --git a/models/press.ini b/models/press.ini
index d84e650..0f6af59 100644
--- a/models/press.ini
+++ b/models/press.ini
@@ -1,7 +1,7 @@
 [model]
 name = Press
 label = {{ this.title }}
-visible = yes
+hidden = no 
 discoverable = yes
 
 [fields.title]





More information about the tor-commits mailing list