File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ permalink: /members/
4040 <div class =" list-item-people " >
4141 <p class =" list-post-title " >
4242 {% if profile.avatar %}
43- <a href =" {{ site.baseurl }}{{ profile.url }} " ><img class =" profile-thumbnail " src =" {{site.baseurl}}/images/people/{{profile.avatar}} " style =" width : 100 px ;" alt =" {{profile.name}} face " ></a >
43+ <a href =" {{ site.baseurl }}{{ profile.url }} " ><img class =" profile-thumbnail " src =" {{site.baseurl}}/images/people/{{profile.avatar}} " style =" width : 150 px ;" alt =" {{profile.name}} face " ></a >
4444 {% else %}
4545 <a href =" {{ site.baseurl }}{{ profile.url }} " ><img class =" profile-thumbnail " src =" http://evansheline.com/wp-content/uploads/2011/02/facebook-Storm-Trooper.jpg " ></a >
4646 {% endif %}
You can’t perform that action at this time.
0 commit comments