From 00fb3e93124be86d6d420adc2b394a857a884c70 Mon Sep 17 00:00:00 2001 From: Deon George Date: Sat, 2 Sep 2023 21:57:47 +1000 Subject: [PATCH] Our favicon needs to be an absolute path --- .../architect/views/layouts/partials/htmlheader.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/themes/architect/views/layouts/partials/htmlheader.blade.php b/resources/themes/architect/views/layouts/partials/htmlheader.blade.php index 7ce166c..9799816 100644 --- a/resources/themes/architect/views/layouts/partials/htmlheader.blade.php +++ b/resources/themes/architect/views/layouts/partials/htmlheader.blade.php @@ -11,7 +11,7 @@ {{ config('app.name') }} - @yield('htmlheader_title','🥇 The BEST ldap admin tool!') - +