Update README.md
This commit is contained in:
committed by
GitHub
parent
2607baf456
commit
7070975cd6
@@ -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:
|
||||||
---
|
---
|
||||||
|
```
|
||||||
|
|
||||||
- ...
|
- ...
|
||||||
|
|||||||
Reference in New Issue
Block a user