X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/43d9d2eba76528dc1bcaccb6896b110faa920cff..refs/pull/363/head:/resources/views/public.blade.php diff --git a/resources/views/public.blade.php b/resources/views/public.blade.php index 2de4d968a..ea2069b86 100644 --- a/resources/views/public.blade.php +++ b/resources/views/public.blade.php @@ -17,46 +17,37 @@ @include('partials/custom-styles') + + + @if(setting('app-custom-head')) + {!! setting('app-custom-head') !!} + @endif -@include('partials/notifications') +@include('partials.notifications')