From a61b836b474f5640ccad14a2c8001b6969d44b77 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sat, 19 Mar 2022 21:46:57 +1100 Subject: [PATCH] index title --- resources/views/index/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/index/index.blade.php b/resources/views/index/index.blade.php index 2ec7fc0ff4e3..c794eddecf2c 100644 --- a/resources/views/index/index.blade.php +++ b/resources/views/index/index.blade.php @@ -4,7 +4,7 @@ - Invoice Ninja + {{config('ninja.app_name')}}