Fixed the supporting_members yaml which was causing a crash
This commit is contained in:
parent
e7cb9762e5
commit
bffee6f696
1 changed files with 15 additions and 13 deletions
|
@ -1,15 +1,17 @@
|
||||||
---
|
---
|
||||||
18-19:
|
data:
|
||||||
- name: Sponsorend Lid
|
19-20:
|
||||||
nickname: spons_01
|
- name: Sponsorend Lid
|
||||||
photo: https://zinc.zeus.gent/
|
nickname: spons_01
|
||||||
quote: Lorem Ipsum enzovoort
|
photo: https://zinc.zeus.gent/
|
||||||
description: Ik doe dingen
|
quote: Lorem Ipsum enzovoort
|
||||||
twitter: zeuswpi
|
description: Ik doe dingen
|
||||||
blog: https://example.com
|
twitter: zeuswpi
|
||||||
github: zeuswpi
|
blog: https://example.com
|
||||||
- name: Persoon 2
|
github: zeuswpi
|
||||||
nickname: username
|
- name: Persoon 2
|
||||||
quote: Ik wil ook een quote!
|
nickname: username
|
||||||
description: Ik doe ook dingen maar heb geen twitter of github, ook geen blog
|
quote: Ik wil ook een quote!
|
||||||
|
description: Ik doe ook dingen maar heb geen twitter of github, ook geen blog
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue