diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 5d2beff..32486e7 100755 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -11,6 +11,34 @@ + + + + + + @if ($color_scheme == 'dark') + + + @else + + @endif +