Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabina67 committed Aug 17, 2024
1 parent 098e0cb commit 27ce518
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,10 @@
<div class="background">
<img src="assets/img/404.jpg" alt="">
</div>
<script>
window.onload = () => {
alert("404 Not Found: ページが見つかりませんでした。");
};
</script>
</body>
</html>

0 comments on commit 27ce518

Please sign in to comment.