Wish/www/index.html

104 lines
4.2 KiB
HTML
Raw Normal View History

2022-02-02 04:18:34 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Wish by Sarimoko</title>
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="Sarimoko is able to create content because of kind viewers support!">
<meta name="keywords" content="sarimoko, sari, moko, travis, reames, wish, amazon, wishlist, support, help">
2022-02-15 02:10:42 +00:00
<style>
2022-02-15 02:14:46 +00:00
body {
background-color: black;
}
h1, h2, h3, h4, h5, h6, p {
color: white:
}
2022-02-15 02:10:42 +00:00
.button {
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
}
.button_green {background-color: #4CAF50;} /* Green */
.button_blue {background-color: #008CBA;} /* Blue */
</style>
2022-02-02 04:18:34 +00:00
</head>
<body>
<div class="navi" id="navi">
Home
</div>
<h1>The Wish by Sarimoko</h1>
2022-02-14 08:40:01 +00:00
<p>First of all thank you for consider contributing to the productions of The Sarimoko Show! This is hands down one of the most efficiant ways of contributing as Amazon acts as a proxy to protect Sarimoko's address &amp; donators payment information.</p>
</br>
<h3>The Arts</h3>
<p>Art supplies for analog &amp; digital designing!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_green" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/280O5FD8MTF7B?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<h3>The Code</h3>
<p>Gadgets & gear to explore &amp; tinker more with tech hardware!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_blue" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/17JETU769FF54?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
2022-02-02 04:18:34 +00:00
<h3>The Coin</h3>
2022-02-14 08:40:01 +00:00
<p>Leaning the in's n out's of mining &amp; trading crypto's!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_green" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/24U9495YN5SAY?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<h3>The Farm</h3>
<p>Springs may come n go but the farm lives on!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_blue" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/1TUUSVFFU0PVA?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<h3>The Food</h3>
<p>Fill the pantery for more brewing &amp; cooking content!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_green" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/33IPXH4U6OHSY?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<h3>The Home</h3>
<p>The Chico Studio has come along but here's some furnishing upgrades.</p>
2022-02-15 02:10:42 +00:00
<button class="button button_blue" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/33IPXH4U6OHSY?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<h3>The Neko</h3>
<p>Lets face facts, the kitties are the real stars of the show!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_green" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/3UDI0NQ2PRMQH?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<h3>The Ride</h3>
<p>Fixed gear, mountain, &amp; single speed all need new tubes!!!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_blue" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/L6FD30AICHSR?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<h3>The Shop</h3>
<p>Get more artwork &amp; handmade goods available at the shop!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_green" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/32Y6F1PCA1G6M?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<h3>The Show</h3>
<p>Upgrades for production values of the shows overall content!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_blue" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/1A8QX4X7EZTF9?ref_=wl_share'">View on Amazon!</button>
2022-02-02 04:18:34 +00:00
2022-02-14 08:40:01 +00:00
<h3>The Tune</h3>
<p>Music production gear like guitar strings to keep the jams coming!</p>
2022-02-15 02:10:42 +00:00
<button class="button button_green" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/A493ZUFYR9SF?ref_=wl_share'">View on Amazon!</button>
2022-02-02 04:18:34 +00:00
2022-02-14 08:40:01 +00:00
<h3>The Wild</h3>
<p>Hiking &amp; outdoor gear for more nature related content</p>
2022-02-15 02:10:42 +00:00
<button class="button button_blue" onclick="location.href='https://www.amazon.com/hz/wishlist/ls/4XJ212BUN3UI?ref_=wl_share'">View on Amazon!</button>
2022-02-14 08:40:01 +00:00
<!--
<h3>The </h3>
<p></p>
-->
2022-02-02 04:18:34 +00:00
</body>
</html>