diff --git a/resources/views/head.blade.php b/resources/views/head.blade.php index b2db258..30d8100 100644 --- a/resources/views/head.blade.php +++ b/resources/views/head.blade.php @@ -1,7 +1,12 @@ - +@if ($lightMode !== 'auto') + +@else + + +@endif