Merge pull request #3800 from ideabrian/main
add s to pluralize "application" - change "much much more" to "Coolify Home"
This commit is contained in:
commit
41290f5e56
1 changed files with 3 additions and 3 deletions
|
|
@ -17,12 +17,12 @@ class="flex flex-col items-center justify-center p-10 mx-2 mt-10 bg-white border
|
|||
@elseif ($currentState === 'explanation')
|
||||
<x-boarding-step title="What is Coolify?">
|
||||
<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
|
||||
integrations, deploy databases and services, monitor these resources with notifications and
|
||||
alerts
|
||||
without vendor lock-in
|
||||
and <a href="https://coolify.io" class="dark:text-white hover:underline">much much more</a>.
|
||||
without vendor lock-in. <br/>
|
||||
<a href="https://coolify.io" class="dark:text-white hover:underline">Coolify Home</a>.
|
||||
<br><br>
|
||||
<span class="text-xl">
|
||||
<x-highlighted text="Self-hosting with superpowers!" /></span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue