add threefold community author
This commit is contained in:
21
content/people/threefold_community/index.md
Normal file
21
content/people/threefold_community/index.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: ThreeFold_Community
|
||||
weight: 0
|
||||
description: Together we build!
|
||||
taxonomies:
|
||||
people: [threefold_community]
|
||||
memberships: [foundation]
|
||||
categories: [foundation]
|
||||
extra:
|
||||
imgPath: threefold_community.png
|
||||
organizations: [threefold_foundation]
|
||||
countries: []
|
||||
cities: []
|
||||
private: 0
|
||||
socialLinks: {
|
||||
LinkedIn:,
|
||||
github: ,
|
||||
websites: https://threefold.io,
|
||||
}
|
||||
---
|
||||
The ThreeFold community is made up of passionate individuals from all corners of the globe participating in the expansion and evolution of the ThreeFold Internet and project.
|
||||
BIN
content/people/threefold_community/threefold_community.png
Normal file
BIN
content/people/threefold_community/threefold_community.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -25,8 +25,10 @@
|
||||
{% if pages_str is containing(person.title) %}
|
||||
{% set page = get_page(path=page_path) %}
|
||||
{% if page.extra.private >= 0 %}
|
||||
{% if page.title != "ThreeFold_Community"%}
|
||||
{% include "partials/person_card.html" %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user