Skip to content

Commit

Permalink
fix 404
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonTDM committed Apr 28, 2024
1 parent 779731a commit 3fcd321
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<body>
<img src="/404.jpg" alt="Error 404: Not Found">
<img src="/assets-homepage/img/404.jpg" alt="Error 404: Not Found">
</body>
</html>
File renamed without changes

0 comments on commit 3fcd321

Please sign in to comment.