]> BookStack Code Mirror - bookstack/blobdiff - resources/views/base.blade.php
Updated the Swedish language files
[bookstack] / resources / views / base.blade.php
index 03d6f680aa965ceedf3039f0722e69f4042d6f69..367a2cd8b9ba69536d985dc85cbf1a14681c7395 100644 (file)
@@ -20,6 +20,7 @@
     @include('partials.custom-styles')
     @include('partials.custom-head')
 
+    @stack('head')
 </head>
 <body class="@yield('body-class')">