Skip to content

Commit 414fb3f

Browse files
authored
Update deploy.html
1 parent bdaa74c commit 414fb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/deploy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<main class="container mx-auto py-8">
3131
<section id="home" class="text-center mb-16">
3232
<h2 class="text-3xl font-semibold text-blue-600 mb-4">Welcome to ScratchURL</h2>
33-
<p class="text-gray-700">Deploy By Coding Hut Is An Application To Manage Website Hosting & Deployment Related Requests (for coding hut)</p>
33+
<p class="text-gray-700">Deploy By Coding Hut Is An Application To Manage Website Hosting & Deployment Related Requests (for coding hut). It also has the abilty to do other coding-hut-website related tasks.</p>
3434
<button onclick="download()" class="bg-green-500 hover:bg-green-700 text-white font-bold py-2 px-4 rounded mt-4">Download</button>
3535
</section>
3636

0 commit comments

Comments
 (0)