Fix /about/ page images (#1564)

This commit is contained in:
Dawid Potocki 2019-12-04 18:18:35 +00:00 committed by Jonah Aragon
parent 7fb5d206f5
commit eeaf642ee4
11 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<div class="col-12 col-sm-6 col-lg-4 col-xl-3">
<div class="card mb-3 mx-4 mx-sm-0" itemscope itemtype="http://schema.org/Person">
<img src="{{ site.baseurl }}/assets/img/team/{{ include.avatar }}" class="card-img-top" itemprop="image" alt="{% if include.nick %}{{ include.nick }}{% else %}{{ include.name }}{% endif %}">
<img src="{{ site.baseurl }}/assets/img/png/team/{{ include.avatar }}" class="card-img-top" itemprop="image" alt="{% if include.nick %}{{ include.nick }}{% else %}{{ include.name }}{% endif %}">
<div class="card-body">
<h5 class="card-title mt-0" itemprop="name">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 KiB

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 285 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

View File

@ -25,7 +25,7 @@ hidedesc: true
<div class="row">
{% include team.html
avatar="burung.jpg"
avatar="burung.png"
name="Burung Hantu"
role="Founder"
bio="I founded PrivacyTools in 2015 to share resources and tools, allowing users to avoid international mass-surveillance programs."
@ -59,7 +59,7 @@ mastodon="https://social.privacytools.io/@blacklight447"
%}
{% include team.html
avatar="danarel.jpg"
avatar="danarel.png"
name="Dan Arel"
role="Blogging & Education"
bio="I'm an author, columnist, and privacy advocate whose work has appeared in Time, Huff Post, OpenSource, and more."
@ -102,7 +102,7 @@ keys="https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/.mikaela/
%}
{% include team.html
avatar="nitrohorse.jpg"
avatar="nitrohorse.png"
name="Andreas Basurto"
nick="nitrohorse"
role="Developer"
@ -114,7 +114,7 @@ blog="nitrohorse"
%}
{% include team.html
avatar="trai_dep.jpg"
avatar="trai_dep.png"
name="trai_dep"
role="Subreddit Mod"
bio="I'm the moderator at r/Privacy and r/privacytoolsIO. Day to day, I am also <i>irony alert</i> an (ethical) digital marketer."