add s to plrualize application

Changed <a> text to Coolify Home - because "much much more" linked to the home page is a distraction at best while the person is onboarding.
This commit is contained in:
Brian Ball 2024-10-08 09:53:44 -07:00 committed by GitHub
parent 1c6d47f2fc
commit 22a48bff74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,12 +17,12 @@ class="flex flex-col items-center justify-center p-10 mx-2 mt-10 bg-white border
@elseif ($currentState === 'explanation') @elseif ($currentState === 'explanation')
<x-boarding-step title="What is Coolify?"> <x-boarding-step title="What is Coolify?">
<x-slot:question> <x-slot:question>
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 Git
integrations, deploy databases and services, monitor these resources with notifications and integrations, deploy databases and services, monitor these resources with notifications and
alerts alerts
without vendor lock-in without vendor lock-in. <br/>
and <a href="https://coolify.io" class="dark:text-white hover:underline">much much more</a>. <a href="https://coolify.io" class="dark:text-white hover:underline">Coolify Home</a>.
<br><br> <br><br>
<span class="text-xl"> <span class="text-xl">
<x-highlighted text="Self-hosting with superpowers!" /></span> <x-highlighted text="Self-hosting with superpowers!" /></span>