Compare commits

...

2 Commits

Author SHA1 Message Date
StellarX20 56c01d9060 Update ad.html 2022-03-28 19:27:59 -04:00
StellarX20 97f27226a8 Edited Offline.html 2022-03-26 18:32:04 -04:00
2 changed files with 8 additions and 2 deletions

View File

@ -68,5 +68,5 @@
<body> <body>
<img src="https://sandboxels.r74n.com/icons/wallpaper.png" alt="A rainforest made in Sandboxels" class="img404"> <img src="https://sandboxels.r74n.com/icons/wallpaper.png" alt="A rainforest made in Sandboxels" class="img404">
<p><a href="https://sandboxels.r74n.com" target="_blank">Click Here to Play <em>Sandboxels</em></a></p> <p><a href="https://sandboxels.r74n.com" target="_blank">Click Here to Play <em>Sandboxels</em></a></p>
<p>Sandboxels is an in-browser falling sand simulation game, with mechanics such as heat simulation, electricity, density, chemical reactions, fire, and over 200 unique elements to play with.</p> <p>Sandboxels is an in-browser falling sand simulation game, with mechanics such as heat simulation, electricity, density, chemical reactions, fire, many mods, and over 200 unique elements to play with!</p>
</body> </body>

View File

@ -1 +1,7 @@
index.html <!doctype html>
<head>
<title> Offline </title>
</head>
<body>
<p> You have reached the offline page! Please go back to the <a href="https://www.r74n.com">r74n</a> or <a href="https://www.sandboxels.r74n.com">sandboxels!</a></p>
</body>