blog/tags/contact.html

27 lines
685 B
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="https://tilde.team/~ben/gruvbox/gruvbox.min.css">
<title>blog // ~ben</title>
</head>
<body>
<main>
<h1>posts tagged: contact</h1>
<ul>
<li>
<a href=".././where-to-find-me-elsewhere-on-the-web.html">where to find me elsewhere on the web</a>
<time>2017-11-28</time>
</li>
</ul>
<footer>
CC by-nc-nd <a href="https://tilde.team/~ben/">~ben</a> &mdash; <a href="https://tildegit.org/ben/blog">site source</a>
</footer>
</main>
</body>
</html>