askiiart-net/wishlist.html

48 lines
2.1 KiB
HTML
Raw Normal View History

2023-08-05 19:08:00 -05:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="width=device-width, initial-scale=1" charset="utf-8" />
<link rel="icon" href="/assets/askiiart.gif" type="image/icon">
<title>Wishlist</title>
<link href="/style.css" type="text/css" rel="stylesheet" />
2023-08-27 18:05:38 -05:00
<link href="/prism.css" rel="stylesheet" />
2023-08-05 19:08:00 -05:00
</head>
2023-08-27 19:08:06 -05:00
<body class="line-numbers">
2023-08-05 19:08:00 -05:00
<h1 id="wishlist">Wishlist</h1>
<ol type="1">
2023-11-25 15:36:28 -06:00
<li><a href="https://www.amazon.com/dp/B08C9HZ5YT">Anker USB-C
Hub</a></li>
<li><a href="https://www.amazon.com/dp/B08QBJ2YMG">Samsung 870
Evo 1TB SSD</a></li>
2023-11-26 21:41:22 -06:00
<li><a href="https://www.amazon.com/dp/B0B831NMPG">Oneplus 10T
8G/128G</a></li>
2023-11-20 11:08:03 -06:00
<li><a href="https://store.steampowered.com/app/986130">Shadows
of Doubt</a></li>
<li><a href="https://store.steampowered.com/app/1245620">Elden
Ring</a></li>
<li><a href="https://store.steampowered.com/app/1920780">Stray
Gods: The Roleplaying Musical</a></li>
<li><a href="https://store.steampowered.com/app/975370">Dwarf
Fortress</a></li>
<li><a href="https://store.steampowered.com/app/1227650">Bang-On
Balls: Chronicles</a> (bundle may be cheaper)</li>
<li><a href="https://store.steampowered.com/app/1313140">Cult of
the Lamb</a></li>
<li><a href="https://store.steampowered.com/app/3720">Evil
Genius</a></li>
<li><a href="https://store.steampowered.com/app/1349230">5D
2023-08-05 22:10:11 -05:00
Chess With Multiverse Time Travel</a></li>
2023-11-20 11:08:03 -06:00
<li><a href="https://store.steampowered.com/app/3480">Peggle
2023-08-05 22:10:11 -05:00
Deluxe</a></li>
<li><a
2023-11-20 11:08:03 -06:00
href="https://store.steampowered.com/app/427520">Factorio</a></li>
2023-08-05 19:08:00 -05:00
<li><a href="https://www.amazon.com/dp/0544668251">Thing
Explainer</a></li>
</ol>
2023-08-27 18:05:38 -05:00
<script src="/prism.js"></script>
2023-08-05 19:08:00 -05:00
</body>
<footer>
2023-10-10 19:31:38 -05:00
<p><a href="https://git.askiiart.net/askiiart/askiiart-net">code</a> (<a href="https://github.com/askiiart/askiiart.github.io">mirror</a>)&emsp;<a href="/feed.xml">rss</a>&emsp;<a href="/pubkey.asc">pubkey</a></p>
2023-08-05 19:08:00 -05:00
</footer>
</html>