diff --git a/heroscript/mbweni/book_collections.md b/heroscript/mbweni/book_collections.md index 1f6cfe5..8bcb340 100644 --- a/heroscript/mbweni/book_collections.md +++ b/heroscript/mbweni/book_collections.md @@ -1,17 +1,12 @@ - ```js - -!!book.generate name:'mbweni' title:'Mbweni Ruins and Gardens' - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/mbweni' - -!!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/mbweni' - - -!!doctree.add - url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/collections/freeflow' - - +!!mdbook.export + title:'Mbweni Ruins and Gardens' + description:'Mbweni Ruins and Gardens book' + name:'mbweni' + summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/mbweni' + collections:'mbweni, freeflow' + production:0 //means we put it in summary ``` +