Skip to content

Commit a5aec53

Browse files
authored
Merge pull request #79 from Scratch-Coding-Hut/Fluffy728-patch-3
Update deploy.html
2 parents 6d6b39a + 71fd1b7 commit a5aec53

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
@@ -19,7 +19,7 @@
1919
<div class="logo text-xl font-bold ml-4">Deploy | Coding Hut</div>
2020
<nav class="mr-4">
2121
<ul class="flex space-x-4">
22-
<li><a href="index.html" class="hover:text-blue-300 no-underline">Back To Coding Hut</a></li>
22+
<li><a href="index.html" class="hover:text-blue-300 no-underline">Back To Coding Hut Website</a></li>
2323
<li><a href="deploy.html" class="hover:text-blue-300 no-underline">Deploy Home</a></li>
2424
<li><a href="services.html" class="hover:text-blue-300 no-underline">About Deploy</a></li>
2525
<li><a href="contact.html" class="hover:text-blue-300 no-underline">Download Deploy</a></li>

0 commit comments

Comments
 (0)