diff --git a/content/people/marion_ravarino/index.md b/content/people/marion_ravarino/index.md index f109f8f..a6eadd1 100644 --- a/content/people/marion_ravarino/index.md +++ b/content/people/marion_ravarino/index.md @@ -4,7 +4,7 @@ weight: 3 description: Growing up in a multicultural environment has made me an enthusiastic and very open-minded person. taxonomies: people: [marion_ravarino] - memberships: [team] + memberships: categories: [foundation] extra: imgPath: marion_ravarino.jpg diff --git a/content/people/timur_gordon/index.md b/content/people/timur_gordon/index.md index d8144bb..ea8fb0e 100644 --- a/content/people/timur_gordon/index.md +++ b/content/people/timur_gordon/index.md @@ -4,7 +4,7 @@ weight: 2 description: Nature-inspired software developer, turning tech and teamwork into tools for change. taxonomies: people: [timur_gordon] - memberships: [team] + memberships: categories: [foundation] extra: imgPath: timur_gordon.jpg diff --git a/templates/partials/person_card.html b/templates/partials/person_card.html index 8f532d1..56f29dd 100644 --- a/templates/partials/person_card.html +++ b/templates/partials/person_card.html @@ -3,23 +3,7 @@ {% set url = get_url(path='/' ~ page.relative_path | replace(from='_', to='-') | replace(from='index.md', to=page.extra.imgPath)) %} {{page.title ~ ' Picture'}}
-

{{page.title}}

-
- {% if page.description %} - {{page.description}} - {% else %} - {{page.content | safe}} - {% endif %} -
-
- {% if page.taxonomies.memberships %} - {% for tag in page.taxonomies.memberships %} - - #{{tag}} - - {% endfor %} - {% endif %} -
+

{{page.title}}