diff --git a/playbook/3_news.md b/playbook/3_news.md index 769c21409..65780c9a5 100644 --- a/playbook/3_news.md +++ b/playbook/3_news.md @@ -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