From 194ad4a532bd21dd2f390424c251171528f6a1cc Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Fri, 25 Oct 2024 15:24:48 -0500 Subject: [PATCH] fix:favicon --- resources/views/layouts/main-layout.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/layouts/main-layout.blade.php b/resources/views/layouts/main-layout.blade.php index f52861d..f1bdc21 100644 --- a/resources/views/layouts/main-layout.blade.php +++ b/resources/views/layouts/main-layout.blade.php @@ -4,7 +4,7 @@ - + {{ config('app.name', 'Investbrain') }}