pinca, set main for book_collection

This commit is contained in:
Mik-TF 2024-05-10 09:22:56 -04:00
parent cf88ba6198
commit a72febb4b7

View File

@ -3,46 +3,46 @@
```js ```js
!!book.generate name:'projectinca' title:'Project Inca Launch' !!book.generate name:'projectinca' title:'Project Inca Launch'
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/books/projectinca' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/projectinca'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/def' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/def'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/tech' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tech'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/projectinca' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectinca'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/projectmycelium' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/projectmycelium'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/partners_utilization' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/partners_utilization'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/why' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/why'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/vindo' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/vindo'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/mkondo' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mkondo'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/values' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/values'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/tfgrid4' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid4'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/tfgrid3' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/tfgrid3'
!!doctree.add !!doctree.add
url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/development_kristof_merge/collections/p2p' url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/p2p'
``` ```