16 lines
415 B
Markdown
16 lines
415 B
Markdown
|
|
|
|
```js
|
|
|
|
!!mdbook.export
|
|
title:'ThreeFold Legal Book'
|
|
name:'legal'
|
|
description:'This book provides comprehensive information about legal aspects, company structures, and policies within the ThreeFold ecosystem.'
|
|
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/legal'
|
|
collections:'legal, companies, tfgrid3'
|
|
production:0 //means we put it in summary
|
|
|
|
|
|
```
|
|
|