Files
www_threefold_io/playbook/4_blogs.md
timurgordon e3dc34d333 add playbook
2024-03-26 10:17:59 -04:00

24 lines
664 B
Markdown

## Blogs
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'
!!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'
```