Skip to content

Commit 22a48bf

Browse files
authored
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.
1 parent 1c6d47f commit 22a48bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/views/livewire/boarding/index.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ class="flex flex-col items-center justify-center p-10 mx-2 mt-10 bg-white border
1717
@elseif ($currentState === 'explanation')
1818
<x-boarding-step title="What is Coolify?">
1919
<x-slot:question>
20-
Coolify is an all-in-one application to automate tasks on your servers, deploy application with
20+
Coolify is an all-in-one application to automate tasks on your servers, deploy applications with
2121
Git
2222
integrations, deploy databases and services, monitor these resources with notifications and
2323
alerts
24-
without vendor lock-in
25-
and <a href="https://coolify.io" class="dark:text-white hover:underline">much much more</a>.
24+
without vendor lock-in. <br/>
25+
<a href="https://coolify.io" class="dark:text-white hover:underline">Coolify Home</a>.
2626
<br><br>
2727
<span class="text-xl">
2828
<x-highlighted text="Self-hosting with superpowers!" /></span>

0 commit comments

Comments
 (0)