Skip to content

Commit

Permalink
Fix broken 404 image link
Browse files Browse the repository at this point in the history
  • Loading branch information
pilgrimtabby committed Jul 18, 2024
1 parent 4688194 commit 48230de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ <h1>404</h1>

<p><strong>Page not found</strong></p>
<p>The requested page could not be found.</p>
<img class="massive-image" src="../images/square-mac.png">
<img class="massive-image" src="images/square-mac.png">
</div>

0 comments on commit 48230de

Please sign in to comment.