fix playbook
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
## News
|
||||
|
||||
We add a news section to our website:
|
||||
|
||||
```js
|
||||
!!website.news_add
|
||||
title: 'News'
|
||||
sort_by: date
|
||||
```
|
||||
|
||||
Note that we chose the template
|
||||
|
||||
we add the news articles we want to display in the news section section. The people we want to add are defined in the `people` collection of `threefold_data`, so we need to add the file from the `people` collection which defines the person.
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user