Update 404.html

This commit is contained in:
ErikrafT 2025-05-09 17:49:45 -03:00 committed by GitHub
parent ea03e355bb
commit 4b5bbf6bfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<body> <body>
<main> <main>
<div class="img-container"> <div class="img-container">
<img src="/images/Gato-Comeu-Pagina-HTML.png" alt="Erro 404"> <img src="/images/404.png" alt="Erro 404">
</div> </div>
<h1>404</h1> <h1>404</h1>
<h2>Oops! Página não encontrada.</h2> <h2>Oops! Página não encontrada.</h2>