You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
1.5 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Hugot</title>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="UTF-8">
</head>
<body>
<a href="blog.html">Blog</a>
<h1>Hugo's homepage</h1>
<p>
Hello and welcome to my personal homepage! I'll add some info about my
projects to this page soon. In the mean time, maybe take a look at
my <a href="blog.html">blog</a>
</p>
<p>
Other places you can find me at on the web:
<ul>
<li><a rel="me" href="https://mstdn.social/@hugot">Fediverse</a></li>
<li><a href="https://github.com/hugot/">GitHub</a></li>
<li><a href="https://git.snorba.art/hugo/">ᕦ⊙෴⊙ᕤ baart</a></li>
</ul>
</p>
<div class="cardbox">
<div class="card">
<header>dns-yml</header>
<p>
Manage DNS records through version controlled yaml files.
</p>
</div>
<div class="card">
<header>dns-yml</header>
<p>
Manage DNS records through version controlled yaml files.
</p>
</div>
<div class="card">
<header>dns-yml</header>
<p>
Manage DNS records through version controlled yaml files.
</p>
</div>
<div class="card">
<header>dns-yml</header>
<p>
Manage DNS records through version controlled yaml files.
</p>
</div>
<div class="card">
<header>dns-yml</header>
<p>
Manage DNS records through version controlled yaml files.
</p>
</div>
</div>
</body>
</html>
<!-- Local Variables: -->
<!-- sgml-basic-offset: 1 -->
<!-- End: -->