Update shallot placeholder

This commit is contained in:
antonela 2020-07-29 15:41:01 -03:00 committed by hiro
parent c4bee94c9c
commit 50061b6e34
2 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -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>