X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/1b8a1644123e00ae9b8785886c63f20e1ee134da..refs/pull/2336/head:/resources/views/common/home.blade.php diff --git a/resources/views/common/home.blade.php b/resources/views/common/home.blade.php index cd27ff568..2631f1a57 100644 --- a/resources/views/common/home.blade.php +++ b/resources/views/common/home.blade.php @@ -3,8 +3,17 @@ @section('body')
-
- @include('components.expand-toggle', ['target' => '.entity-list.compact .entity-item-snippet', 'key' => 'home-details']) +
+
+
+ @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']) +
+
@@ -57,6 +66,4 @@
- - @stop