fix links

This commit is contained in:
2023-07-25 00:09:58 +03:00
parent 98c3a593b9
commit 344dc7452a
4 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ export default function NotFound() {
404 - Page Not Found
</Translate>
</h1>
<img src="/design/chirpy.png" alt='Chirpy' />
<img src="/img/404.gif" alt='404' />
</div>
</div>
</main>