Merge pull request #3800 from ideabrian/main
add s to pluralize "application" - change "much much more" to "Coolify Home"
This commit is contained in:
@@ -17,12 +17,12 @@
|
|||||||
@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>
|
||||||
|
|||||||
Reference in New Issue
Block a user