[tor-commits] [tpo/master] Add NYTimes to Membership Program page. Fix #150

gus at torproject.org gus at torproject.org
Wed Jan 27 19:37:08 UTC 2021


commit f73cb668357f46c7f64f8fe1cc1a00f4be6bd023
Author: gus <gus at torproject.org>
Date:   Wed Jan 27 14:25:50 2021 -0500

    Add NYTimes to Membership Program page. Fix #150
---
 templates/membership.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/templates/membership.html b/templates/membership.html
index f847dfaa..62c924d5 100644
--- a/templates/membership.html
+++ b/templates/membership.html
@@ -117,6 +117,9 @@
           <li class="list-group-item px-0">
             <p><a href="https://insurgo.ca" title="Insurgo, Inc" target="_blank">Insurgo</a></p>
           </li>
+          <li class="list-group-item px-0">
+            <p><a href="https://www.nytimes.com" title="The New York Times" target="_blank">The New York Times</a></p>
+          </li>
       </ul>
     </div>
     <div class="col-md-6">





More information about the tor-commits mailing list