Update README.md

This commit is contained in:
kristof de spiegeleer
2020-11-08 15:58:44 +01:00
committed by GitHub
parent 2607baf456
commit 7070975cd6

View File

@@ -1,6 +1,7 @@
## metadata per project page ## metadata per project page
```
--- ---
id: seeds id: seeds
title: seeds title: seeds
@@ -18,6 +19,7 @@ image_caption: seeds
author: christine, kristof author: christine, kristof
members: kristof members: kristof
--- ---
```
- id: uniquely chosen name, which should not change over time - id: uniquely chosen name, which should not change over time
- title which shows on overview - title which shows on overview
@@ -36,6 +38,7 @@ members: kristof
## metadata per user/author page ## metadata per user/author page
```
--- ---
id: christine id: christine
name: Christine name: Christine
@@ -50,5 +53,6 @@ projects: seeds,threefold
countries: countries:
cities: cities:
--- ---
```
- ... - ...