www.blitzw.in/coolsites.html

67 lines
2.8 KiB
HTML
Raw Normal View History

2023-11-28 22:53:04 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="Bootstrap, Landing page, Template, Business, Service">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<link href='https://fonts.googleapis.com/css?family=Open Sans' rel='stylesheet'>
<title>Blitzwing</title>
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<style>
body{
background-color:black;
color:white;
font-family:open sans;
font-size:125%;
}
a{
background-color:#dda0dd;
color:black;
border-radius:5px;
text-decoration:none;
}
a:hover{
background-color:#20b2aa;
color:black;
border-radius:5px;
text-decoration:none;
}
a:visited{
background-color:gold;
color:black;
border-radius:none;
text-decoration:underline;
}
ul{
list-style-image: url("/img/bullet.jpg");
}
</style>
</head>
<body>
<p><h2>Some cool sites and stuff I just think is neat.</h2></p>
<p>I'm not affilated with these places, I'm just giving suggestions for stuff you might wanna check out. We don't talk about my dark days.</p>
<p><h3>Sites:</h3></p>
<p><ul>
<li><a href="https://monkeys.funwebsite.fun/">Infinite Monkeys:</a> How much time would it take for an infinite amount of monkeys to write whatever you desire? Find out here!</li>
<li><a href="https://crimethinc.com/tce">To Change Everything, an anarchist appeal:</a> I am the world's cutest anarchist and received this in an order from a bookstore once, so I'd thought I'd share.</li>
<li><a href="https://exchange.seedsavers.org/">Seed Savers Exchange:</a> Get some rare seeds; while it is technically an exchange, it works more like a marketplace.</li>
<li>more to come</li>
</ul></p>
<p><h3>Long internet reads:</h3></p>
<p><ul>
<li><a href="https://www.cracked.com/article_28014_the-crazy-story-fake-burger-king-in-pittsburgh.html">The Story Of The Rogue Burger King In Pittsburgh:</a> I got a soft spot for verly specific, weird-as-the Inferno stories, and this is one of them. </li>
<li><a href="https://www.timeout.com/london/news/revealed-the-shocking-secrets-of-oxford-streets-sweet-shops-and-souvenir-stores-050522">The shocking secrets of Oxford Streets sweet shops and souvenir stores:</a> Why is there American candy stores in London? Well...</li>
<li>more to come</li>
</ul></p>
<img src="img/coolsites.jpg" alt="Blitzwing">
<h1><a href="/index.html">Go back.</a></h1>
</body>
</html>