X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/0774ecc89c23d067296abac0298c2e02120917df..refs/pull/205/head:/resources/views/public.blade.php diff --git a/resources/views/public.blade.php b/resources/views/public.blade.php index 618e8acae..542d5c867 100644 --- a/resources/views/public.blade.php +++ b/resources/views/public.blade.php @@ -1,33 +1,22 @@ - BookStack + {{ setting('app-name') }} + - + - - @if(Setting::get('app-color')) - - @endif + + @include('partials/custom-styles') @@ -38,9 +27,13 @@
-
@@ -50,16 +43,19 @@
@if(isset($signedIn) && $signedIn)