Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
14 deletions
-
about.html
|
|
@ -15,19 +15,6 @@ members: |
|
|
|
url: mailto:elio@ura.design |
|
|
|
- name: fas fa-key |
|
|
|
url: https://raw.githubusercontent.com/uracreative/ura.design/master/pgp-public-keys/publickey.elio%40ura.design.asc |
|
|
|
- name: Redon Skikuli |
|
|
|
position: Business Development |
|
|
|
avatar: images/about/RedonHeadshot.jpg |
|
|
|
avatar_hover: images/about/RedonHeadshot.jpg |
|
|
|
socials: |
|
|
|
- name: fa fa-globe |
|
|
|
url: https://redon.skikuli.com/ |
|
|
|
- name: fab fa-twitter |
|
|
|
url: https://twitter.com/rskikuli |
|
|
|
- name: fa fa-envelope |
|
|
|
url: mailto:redon@ura.design |
|
|
|
- name: fas fa-key |
|
|
|
url: https://raw.githubusercontent.com/uracreative/ura.design/master/pgp-public-keys/publickey.redon%40ura.design.asc |
|
|
|
- name: Mariana Balla |
|
|
|
position: Outreach |
|
|
|
avatar: images/about/MarianaHeadshot.jpg |
|
|
@ -121,7 +108,7 @@ members: |
|
|
|
</div> |
|
|
|
<div class="row"> |
|
|
|
{% for member in page.members %} |
|
|
|
<div class="medium-3 columns"> |
|
|
|
<div class="medium-4 columns"> |
|
|
|
<div class="member"> |
|
|
|
<img src="{{site.url}}/{{member.avatar}}" alt=""> |
|
|
|
<img class="colored" src="{{site.url}}/{{member.avatar_hover}}" alt=""> |
|
|
|