From 22a48bff74fe551b1cd8f23e07421fc6e2dfbebc Mon Sep 17 00:00:00 2001 From: Brian Ball Date: Tue, 8 Oct 2024 09:53:44 -0700 Subject: [PATCH] add s to plrualize application Changed text to Coolify Home - because "much much more" linked to the home page is a distraction at best while the person is onboarding. --- resources/views/livewire/boarding/index.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php index e5b2a5b06..5c5dc09a0 100644 --- a/resources/views/livewire/boarding/index.blade.php +++ b/resources/views/livewire/boarding/index.blade.php @@ -17,12 +17,12 @@ @elseif ($currentState === 'explanation') - Coolify is an all-in-one application to automate tasks on your servers, deploy application with + Coolify is an all-in-one application to automate tasks on your servers, deploy applications with Git integrations, deploy databases and services, monitor these resources with notifications and alerts - without vendor lock-in - and much much more. + without vendor lock-in.
+ Coolify Home.