]> BookStack Code Mirror - bookstack/blobdiff - resources/views/common/home-custom.blade.php
Add prev and next button to navigate through different pages
[bookstack] / resources / views / common / home-custom.blade.php
index 56e281dcb7fd107c52317ba0f856ce9c4310a103..e0820305746c799d5d2deb890849397b98f1f70d 100644 (file)
@@ -19,6 +19,7 @@
         <h5>{{ trans('common.actions') }}</h5>
         <div class="icon-list text-primary">
             @include('components.expand-toggle', ['target' => '.entity-list.compact .entity-item-snippet', 'key' => 'home-details'])
+            @include('partials.dark-mode-toggle', ['classes' => 'text-muted icon-list-item text-primary'])
         </div>
     </div>
 @stop
\ No newline at end of file