Compare commits
2 Commits
main
...
Edited-Bra
| Author | SHA1 | Date |
|---|---|---|
|
|
56c01d9060 | |
|
|
97f27226a8 |
2
ad.html
2
ad.html
|
|
@ -68,5 +68,5 @@
|
|||
<body>
|
||||
<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>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>
|
||||
|
|
@ -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>
|
||||
Loading…
Reference in New Issue