53 lines
1.8 KiB
HTML
53 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="description" content="Index of Ted Pier's blog" />
|
|
<title>MiningTcup</title>
|
|
<link rel="stylesheet" href="style.css" />
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
|
<link rel="dns-prefetch" href="https://git.miningtcup.me/" />
|
|
<link rel="dns-prefetch" href="https://mozhi.miningtcup.me/" />
|
|
<link rel="dns-prefetch" href="https://arch.miningtcup.me/" />
|
|
<link rel="dns-prefetch" href="https://archlinux.org/" />
|
|
<link rel="dns-prefetch" href="https://hypr.land/" />
|
|
<link rel="dns-prefetch" href="https://openfreemap.org/" />
|
|
<link rel="prefetch" href="/lulu" />
|
|
<link rel="prefetch" href="/archive" />
|
|
<link rel="prefetch" href="/" />
|
|
<link rel="prefetch" href="/blog/voyager" />
|
|
</head>
|
|
<body>
|
|
<div class="centerer">
|
|
<div id="content">
|
|
<div id="title-1">
|
|
<div class="h1-container">
|
|
<h1>Ted's Silly Blog</h1>
|
|
</div>
|
|
<a href="/"><img src="images/ted3.webp" alt="Home" /></a>
|
|
</div>
|
|
<ul id="index">
|
|
<li><a href="/">Home</a></li>
|
|
<li><a href="/lulu">Lulu</a></li>
|
|
<li><a href="/archive">Archive</a></li>
|
|
<li class="f-l"><a href="/#contact">Contact</a></li>
|
|
</ul>
|
|
<hr />
|
|
<section>
|
|
<a href="/blog/voyager">
|
|
<div class="blog-item">
|
|
<h3>ZSA Voyager - The Perfect Keyboard</h3>
|
|
<p>I spent $400 on a keyboard. Was it worth it?</p>
|
|
<img
|
|
src="/images/voyager-thumbnail.webp"
|
|
alt="ZSA Voyager Keyboard"
|
|
/>
|
|
</div>
|
|
</a>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|