From cceec86c60d744763cdc729e5c570558614eaa81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Sun, 14 Jan 2024 15:56:39 +0100 Subject: [PATCH] . --- content/includes/meta.blade.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/includes/meta.blade.php b/content/includes/meta.blade.php index 1228f51..d658f70 100644 --- a/content/includes/meta.blade.php +++ b/content/includes/meta.blade.php @@ -1,13 +1,16 @@ -{{config('settings.name')}} @if(Route::currentRouteName() == 'index') +{{config('settings.name')}} + + +