Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
slweeb committed Dec 5, 2023
1 parent 8fe1673 commit 8e30a5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15088,6 +15088,7 @@ <h2>Sandboxels Introduction</h2>
<!-- <p>If you'd like to support us, consider donating on <a href="https://www.paypal.com/donate/?hosted_button_id=GCX4VHQ7SZWTN" target="_blank">PayPal</a> or <a href="https://cash.app/$emojiartist" target="_blank" title="$emojiartist">CashApp</a>, or subscribing on Discord.</p> -->
<p>Business inquiries? Education stories? <a href="https://sandboxels.R74n.com/help">Help needed?</a> Email us at <a href="mailto:[email protected]">[email protected]</a>!</p>
<p>Thanks to: Serioustar, WeiChei, Midi_png, ggod, Trent, u2ce</p>
<p>As an Amazon Associate we earn from qualifying 'GIFT IDEA' purchases.</p>
<p>Sandboxels is developed by R74n. Check out <a href="https://R74n.com" target="_blank">our other projects</a>! <a href="https://R74n.com/privacy">Privacy Policy</a></p>
<script>
// add the above elements programmatically when the page loads
Expand Down
6 changes: 5 additions & 1 deletion promo.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
<html>
<style>
body, html {width: 300px; height: 250px; background-color: gray; overflow: hidden; padding:0!important; margin: 0!important;}
body, html {width: 300px; height: 250px; overflow: hidden; padding:0!important; margin: 0!important;text-align: center}
/* body, html {overflow: hidden; padding:0!important; margin: 0!important;} */
img {width: 300px; height: 250px;}
p {font-family: Arial, Helvetica, sans-serif; color:white;}
p a {color:rgb(255, 0, 255)}
</style>
</html>
<body>
<img src="https://R74n.com/icons/thumbnail.png">
<!-- <p style="font-size:1.2em"><strong>Christmas <span style="color:red">GIFT</span> <span style="color:lime">IDEA</span></strong>: <a href="https://amzn.to/3R6Pruz" target="_blank">Chemistry Molecule Set Toy</a></p> -->
</body>

0 comments on commit 8e30a5e

Please sign in to comment.