dork.dev/posts/2024-04-07-hello-world.html
2024-04-07 19:44:43 +00:00

39 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>dork.dev - Doing something with this domain!</title>
<link rel="stylesheet" type="text/css" href="/stylesheet.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="dork.dev - Doing something with this domain!" />
<meta property="og:type" content="website" />
<meta property="og:url" content="posts/2024-04-07-hello-world.html" />
</head>
<body>
<div>
<header>
<h1><a href="/">dork.dev</a><small> - Doing something with this domain!</small></h1>
<hr>
</header>
<main>
<article>
Published on <time>2024-04-07 19:34:53.004899835 +0000</time>.
<p>I've moved this website to use <a href="http://cobalt-org.github.io/">cobalt</a>! Hopefully I should be making posts here, too. ^^</p>
<p>I have a few ideas for posts here, including talking about starting with using the RTL-SDR v4 and my experiences so far with the Framework 13 laptop.</p>
</article>
</main>
<footer>
<hr>
<nav id="contact">
<ul>
<li>E-mail: kat (at) dork (dot) dev</li>
<li>Git: <a href="https://github.com/kittywitch">kittywitch</a></li>
<li>Other websites of mine: <a href="https://kittywit.ch">kittywit.ch</a>, <a href="https://inskip.me">inskip.me</a>.</li>
</ul>
</nav>
</footer>
</div>
</body>
</html>