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:
|
||||
- name: Sponsorend Lid
|
||||
nickname: spons_01
|
||||
photo: https://zinc.zeus.gent/
|
||||
quote: Lorem Ipsum enzovoort
|
||||
description: Ik doe dingen
|
||||
twitter: zeuswpi
|
||||
blog: https://example.com
|
||||
github: zeuswpi
|
||||
- name: Persoon 2
|
||||
nickname: username
|
||||
quote: Ik wil ook een quote!
|
||||
description: Ik doe ook dingen maar heb geen twitter of github, ook geen blog
|
||||
data:
|
||||
19-20:
|
||||
- name: Sponsorend Lid
|
||||
nickname: spons_01
|
||||
photo: https://zinc.zeus.gent/
|
||||
quote: Lorem Ipsum enzovoort
|
||||
description: Ik doe dingen
|
||||
twitter: zeuswpi
|
||||
blog: https://example.com
|
||||
github: zeuswpi
|
||||
- name: Persoon 2
|
||||
nickname: username
|
||||
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