update blog script
This commit is contained in:
@@ -4,20 +4,7 @@ Below we select blogs relavant to threefold.io from our data repository
|
||||
|
||||
```js
|
||||
!!website.blog_add
|
||||
name: 'A better understanding of wealth'
|
||||
collection: 'blog'
|
||||
file: 'a_better_understanding_of_wealth.md'
|
||||
image: 'a_better_understanding_of_wealth.jpg'
|
||||
name: 'Blog'
|
||||
|
||||
!!website.blog_add
|
||||
name: 'A different approach to blockchain'
|
||||
collection: 'blog'
|
||||
file: 'a_different_approach_to_blockchain.md'
|
||||
image: 'a_different_approach_to_blockchain.jpg'
|
||||
|
||||
!!website.blog_add
|
||||
name: 'A different approach to blockchain'
|
||||
collection: 'blog'
|
||||
file: 'a_different_approach_to_blockchain.md'
|
||||
image: 'a_different_approach_to_blockchain.jpg'
|
||||
!!website.post_add pointer: 'blog:a_different_approach_to_blockchain.md'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user