added button to 404.html
This commit is contained in:
parent
7d44ef38a9
commit
91e4d198b5
2
404.html
2
404.html
@ -16,6 +16,8 @@
|
||||
<h1 style="font-size: 60px;">404</h1>
|
||||
<p style="font-size: 30px;">I don't know how you got here but the page does not exist</p>
|
||||
<br>
|
||||
<a href='/index.html'><button class="button">Home</button></a>
|
||||
<br>
|
||||
<img src="/assets/imgs/goofy.gif" alt="crying emoji" class="center" style="width: 220px;height: 220px;">
|
||||
</body>
|
||||
<style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user