X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/898cedf5362a43afcee85cf24c8352240cb54690..refs/pull/2115/head:/resources/views/common/header.blade.php diff --git a/resources/views/common/header.blade.php b/resources/views/common/header.blade.php index ec90739ee..4937f7cb0 100644 --- a/resources/views/common/header.blade.php +++ b/resources/views/common/header.blade.php @@ -70,6 +70,10 @@ @icon('logout'){{ trans('auth.logout') }} @endif +

  • +
  • + @include('partials.dark-mode-toggle') +
  • @endif