Skip to content

Commit 73ca87e

Browse files
authored
Update 404.html
1 parent 6d187f7 commit 73ca87e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ <h1><span> 404 </span>
8181
<p>
8282
The page you're looking for, doesn't exist. It may have removed or its URL has been changed.
8383
</p>
84-
<a href="https://jqueryprojects.com" class="back-to-home"><i class="fa fa-home"></i> Back to Home </a>
84+
<a href="https://codehimblog.github.io/" class="back-to-home"><i class="fa fa-home"></i> Back to Home </a>
8585
</section>
8686
<footer class="copy-404">
87-
Copyright &copy; 2019 - <a href="https://jqueryprojects.com"> jQuery Projects </a>
87+
Copyright &copy; 2023 - <a href="https://codehimblog.github.io/"> Web Projects </a>
8888
</footer>
8989
</body>
9090
</html>

0 commit comments

Comments
 (0)