From 7c5461ddf38a72efde4b7f8a59626eb7e473f8d9 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Mon, 22 Jan 2024 00:09:48 +0000 Subject: CSS updates and a whole theme selector thing --- resources/views/includes/head.blade.php | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/views/includes/head.blade.php') diff --git a/resources/views/includes/head.blade.php b/resources/views/includes/head.blade.php index 3eb2559..3d51672 100644 --- a/resources/views/includes/head.blade.php +++ b/resources/views/includes/head.blade.php @@ -7,6 +7,7 @@ + {!! (intval(date('n')) == 12) ? '' : '' !!} -- cgit v1.2.3-54-g00ecf