Skip to content

Commit 204c5ba

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

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
@@ -29,7 +29,7 @@
2929

3030
<main class="container mx-auto py-8">
3131
<section id="home" class="text-center mb-16">
32-
<h2 class="text-3xl font-semibold text-blue-600 mb-4">Welcome to ScratchURL</h2>
32+
<h2 class="text-3xl font-semibold text-blue-600 mb-4">Welcome to Deploy</h2>
3333
<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>

0 commit comments

Comments
 (0)