]> BookStack Code Mirror - bookstack/blobdiff - resources/views/common/home.blade.php
Started migrating tag manager JS to HTML-first component
[bookstack] / resources / views / common / home.blade.php
index 63b76aa108b4c73d82bbc8899305df924801540a..7df6d4ce6f0aad67dafca4e92d00922c852cfc1e 100644 (file)
@@ -66,6 +66,7 @@
         </div>
     </div>
 
+    @include('components.tag-manager', ['entity' => \BookStack\Entities\Book::find(1), 'entityType' => 'book'])
 
 
 @stop