update
This commit is contained in:
commit
1a04e3f885
Binary file not shown.
Before Width: | Height: | Size: 89 KiB |
@ -1,21 +0,0 @@
|
||||
---
|
||||
title: Ali Chaddad
|
||||
weight: 4
|
||||
description: Software Engineer with a passion for the finer details and finding the best tools for every job.
|
||||
taxonomies:
|
||||
people: [ali_chaddad]
|
||||
memberships: [tech]
|
||||
categories: [foundation]
|
||||
extra:
|
||||
imgPath: ali_chaddad.jpg
|
||||
organizations: [threefold_tech]
|
||||
countries: [Egypt]
|
||||
cities: [Cairo]
|
||||
private: 0
|
||||
socialLinks: {
|
||||
LinkedIn: https://www.linkedin.com/in/ali-chaddad-4a5b56b8/,
|
||||
websites: https://threefold.tech,
|
||||
}
|
||||
---
|
||||
|
||||
Software Engineer with a passion for the finer details and finding the best tools for every job.
|
Binary file not shown.
Before Width: | Height: | Size: 94 KiB |
@ -1,22 +0,0 @@
|
||||
---
|
||||
title: Dylan Verstraete
|
||||
weight: 4
|
||||
description: Coffee drinking cat lover that commits code to multiple projects within the Threefold Ecosystem.
|
||||
taxonomies:
|
||||
people: [dylan_verstraete]
|
||||
memberships: [tech]
|
||||
categories: [foundation]
|
||||
extra:
|
||||
imgPath: dylan_verstraete.jpeg
|
||||
organizations: [threefold_tech]
|
||||
countries: [Belgium]
|
||||
cities: [Lochristi]
|
||||
private: 0
|
||||
socialLinks: {
|
||||
LinkedIn: https://www.linkedin.com/in/dylan-verstraete-229539a4/,
|
||||
github: https://github.com/DylanVerstraete,
|
||||
websites: https://www.threefold.tech,
|
||||
}
|
||||
---
|
||||
|
||||
Coffee drinking cat lover that commits code to multiple projects within the Threefold Ecosystem. Has a passion for wakeboarding and webtechnologies.
|
Binary file not shown.
Before Width: | Height: | Size: 691 KiB |
@ -1,21 +0,0 @@
|
||||
---
|
||||
title: Gloria Anne
|
||||
weight: 3
|
||||
description: The relentlessly helpful office administrator in Mazraa.
|
||||
taxonomies:
|
||||
people: [gloria_anne]
|
||||
memberships: [foundation]
|
||||
categories: [foundation]
|
||||
extra:
|
||||
imgPath: gloria_anne.png
|
||||
organizations: [threefold_foundation, mazraa]
|
||||
countries: [Philippines]
|
||||
cities: []
|
||||
private: 0
|
||||
socialLinks: {
|
||||
LinkedIn: https://www.linkedin.com/in/gloria-anne-c/,
|
||||
websites: https://threefold.io/, https://www.mazraa.io/,
|
||||
}
|
||||
---
|
||||
|
||||
A relentlessly helpful office administrator in Mazraa as well as a bookkeeper. ThreeFold gives me feeling of contributing to something larger than myself that I find very significant.
|
BIN
static/images/favicon.png
Normal file
BIN
static/images/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 327 B |
@ -5,7 +5,7 @@
|
||||
{% set zolaVer = '0.13.0' %}
|
||||
|
||||
<head>
|
||||
<link rel="icon" type="image/x-icon" href="{{ get_url(path='images/icons/favicon.ico')}}">
|
||||
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
|
||||
{% block title %}
|
||||
<title>{{ config.title }}</title>
|
||||
<meta property="og:type" content="website" />
|
||||
|
Loading…
Reference in New Issue
Block a user