Update donate options page as per 24026
hiromipaw

hiromipaw commited on 2017-10-31 19:51:42
Zeige 2 geänderte Dateien mit 3 Einfügungen und 4 Löschungen.

... ...
@@ -1,6 +1,6 @@
1 1
     <footer class="container footer">
2
-      <p class="text-center">The Tor Project is a 501(c)(3) US non-profit organization dedicated to research, development, and education about online anonymity and privacy.<br>
3
-        <a href="<page donate/donor-privacy-policy>">Privacy Policy</a> & <a href="<page donate/donor-faq>">Donor FAQ</a></p>
2
+      <p class="text-center">The Tor Project is a US 501(c)(3) non-profit organization advancing human rights and freedoms by creating and deploying free and open source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding.<br>
3
+        <a href="https://donate.torproject.org/privacy-policy">Privacy Policy</a> & <a href="https://donate.torproject.org/donor-faq>">Donor FAQ</a></p>
4 4
     </footer>
5 5
 
6 6
   </body>
... ...
@@ -33,9 +33,8 @@
33 33
         </a>
34 34
       </div>
35 35
       <ul id="navbar" class="nav navbar-nav navbar-right">
36
-        <li><a href="<page index>">Home</a></li>
37 36
         <li><a href="<page about/overview>">About</a></li>
38
-        <li><a href="<page about/contact>">Contact</a></li>
37
+        <li><a href="​https://donate.torproject.org/donor-faq">Questions?</a></li>
39 38
       </ul>
40 39
     </div>
41 40
   </nav>
42 41