diff --git a/content/master.blade.php b/content/master.blade.php index d646f7a..a3edad9 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -14,6 +14,12 @@ + @if($_schriftart == "Montserrat") + + + + @endif + @include('template.'.config('settings.template').'.content.includes.css') @yield('head') @@ -54,16 +60,29 @@