Skip to content

Commit 9cd30d8

Browse files
authored
Update 404.html
1 parent 5730f61 commit 9cd30d8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

404.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h1>OOPS! Page not found (404)</h1>
7373
<p><a href="index.html" class="button large primary">Return Home <i class="icon solid style1 fa-home"></i></a></p>
7474
<p>..But since you're here, lets have some <a id="fun" onclick="removeButton(event)"><b>fun</b></a>!</p>
7575
<span class="image main" id="snek"><img src="images/snek.gif" alt="" />
76-
<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>
76+
<iframe width="100%" height="550" style="background: #ab5236;" webkitallowfullscreen="true" mozallowfullscreen="true" msallowfullscreen="true" id="game_drop" src="https://html-classic.itch.zone/html/15046019/snekburd_html/index.html" frameborder="0" allowfullscreen="true" scrolling="no" allow="autoplay; fullscreen *; geolocation; microphone; camera; midi; monetization; xr-spatial-tracking; gamepad; gyroscope; accelerometer; xr; cross-origin-isolated; web-share" allowtransparency="true"></iframe>
7777
</span>
7878
<p><a href="https://werxzy.itch.io/snekburd" class="button">Buy on Itch.io <i class="icon solid style1 fa-store"></i></a></p>
7979
</center>
@@ -94,11 +94,11 @@ <h2>Donate ❤️</h2>
9494
<h2>Community</h2>
9595
<ul class="icons">
9696
<li><a href="https://chat.banano.cc/" class="icon brands style2 fa-discord"><span class="label">Discord</span></a></li>
97-
<li><a href="https://reddit.com/r/banano" class="icon brands style2 fa-reddit-alien"><span class="label">Reddit</span></a></li>
98-
<li><a href="https://twitter.com/bananocoin" class="icon brands style2 fa-twitter"><span class="label">Twitter</span></a></li>
97+
<li><a href="https://reddit.com/r/banano" class="icon brands style2 fa-reddit-alien"><span class="label">Reddit</span></a></li>
98+
<li><a href="https://twitter.com/bananocoin" class="icon brands style2 fa-twitter"><span class="label">Twitter</span></a></li>
9999
<li><a href="https://t.me/banano_official" class="icon brands style2 fa-telegram-plane"><span class="label">Telegram</span></a></li>
100100
<li><a href="https://www.youtube.com/c/bananopictures" class="icon brands style2 fa-youtube"><span class="label">Youtube</span></a></li>
101-
<li><a href="https://medium.com/banano" class="icon brands style2 fa-medium"><span class="label">Medium</span></a></li>
101+
<li><a href="https://medium.com/banano" class="icon brands style2 fa-medium"><span class="label">Medium</span></a></li>
102102
<li><a href="https://instagram.com/bananocurrency" class="icon brands style2 fa-instagram"><span class="label">Instagram</span></a></li>
103103
<li><a href="https://www.facebook.com/bananocurrency/" class="icon brands style2 fa-facebook"><span class="label">Facebook</span></a></li>
104104
</ul>
@@ -137,3 +137,4 @@ <h2>Contact</h2>
137137
</script>
138138
</body>
139139
</html>
140+

0 commit comments

Comments
 (0)