Skip to content

Commit ef22fdb

Browse files
authored
Update 404.html
1 parent d1cd5d2 commit ef22fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@ <h1>OOPS! Page not found (404)</h1>
7070
<span class="image main"><img src="images/404_monkey.png" alt="" /></span>
7171
<center>
7272
<p><b>This is not the page you are looking for..</b></p>
73+
<p><a href="index.html" class="button large primary">Return Home <i class="icon solid style1 fa-home"></i></a></p>
7374
<p>..But since you're here, lets have some <a id="fun" onclick="removeButton(event)"><b>fun</b></a>!</p>
7475
<span class="image main" id="snek"><img src="images/snek.gif" alt="" />
7576
<iframe width="100%" height="550" style="background: #ab5236;" allowfullscreen="true" scrolling="no" src="https://html-classic.itch.zone/html/13595095/snekburd_html/index.html" msallowfullscreen="true" allowtransparency="true" webkitallowfullscreen="true" mozallowfullscreen="true" allow="autoplay; fullscreen *; geolocation; microphone; camera; midi; monetization; xr-spatial-tracking; gamepad; gyroscope; accelerometer; xr; cross-origin-isolated; web-share" frameborder="0"></iframe>
7677
</span>
7778
<p><a href="https://werxzy.itch.io/snekburd" class="button">Buy on Itch.io <i class="icon solid style1 fa-store"></i></a></p>
78-
<p><a href="index.html" class="button large primary">Return Home <i class="icon solid style1 fa-home"></i></a></p>
7979
</center>
8080
</div>
8181
</div>

0 commit comments

Comments
 (0)