You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/deploy.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
30
30
<mainclass="container mx-auto py-8">
31
31
<sectionid="home" class="text-center mb-16">
32
-
<h2class="text-3xl font-semibold text-blue-600 mb-4">Welcome to ScratchURL</h2>
32
+
<h2class="text-3xl font-semibold text-blue-600 mb-4">Welcome to Deploy</h2>
33
33
<pclass="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>
0 commit comments