Use a collection for coops instead of data file

This commit is contained in:
Chris Roos
2017-06-27 14:58:29 +01:00
parent 38ff063158
commit 549156c82b
7 changed files with 29 additions and 7 deletions

5
_layouts/co-op.html Normal file
View File

@ -0,0 +1,5 @@
---
---
<h1>{{ page.name }}</h1>
<a href="{{ page.website }}">{{ page.name }}</a>