[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tpo/master] Update shallot placeholder



commit 50061b6e3495e653a0ac84a940325bd2d7cf961d
Author: antonela <antonela@xxxxxxxxxxxxxx>
Date:   Wed Jul 29 15:41:01 2020 -0300

    Update shallot placeholder
---
 assets/static/images/membership/shallot-placeholder.png | Bin 0 -> 52499 bytes
 templates/membership.html                               |   6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/assets/static/images/membership/shallot-placeholder.png b/assets/static/images/membership/shallot-placeholder.png
new file mode 100644
index 00000000..ff3b7e49
Binary files /dev/null and b/assets/static/images/membership/shallot-placeholder.png differ
diff --git a/templates/membership.html b/templates/membership.html
index 02f0e9a1..bc09d50c 100644
--- a/templates/membership.html
+++ b/templates/membership.html
@@ -51,9 +51,9 @@
     <h3 class="col-12 text-primary display-4">Shallot Onion Members</h3>
     <div class="col-md-4 col-xl-4 my-2">
       <div class="card border-1 h-100">
-        <img class="card-img-top" src="#" alt="">
-        <div class="card-body">
-          <p><a href="#" class="h4"></a></p>
+        <img class="card-img-top p-3" src="{{ '../../static/images/membership/shallot-placeholder.png' }}" alt="">
+        <div class="card-body preamble">
+          <p>"Tor's primary benefit, for the uninitiated: It encrypts your traffic and bounces it through a chain of computers, making it very difficult for anyone to track where it came from. You can see how easy access to an anonymized services like that might come in handy when you're working on anything from job hunting to political organizing."</p>
         </div>
       </div>
     </div>

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