blog/public/about/index.html

67 lines
2.0 KiB
HTML

<!DOCTYPE html>
<html><head lang="en">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>About - Ferkle Blog</title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Who am I? What am I doing here?" />
<meta property="og:image" content=""/>
<meta property="og:url" content="https://tilde.club/~ferkle/about/">
<meta property="og:site_name" content="Ferkle Blog">
<meta property="og:title" content="About">
<meta property="og:description" content="Who am I? What am I doing here?">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="About">
<meta name="twitter:description" content="Who am I? What am I doing here?">
<link href="https://tilde.club/~ferkle/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="https://tilde.club/~ferkle/css/main.7a5c05040394322612a2d98397e9932aa81d9d7acc70199463e79f8180c8e0c0.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://tilde.club/~ferkle/css/dark.478e7f2b9cf8d87be42edfd9fe1810beab1331847df94b1b430478b309f28282.css" />
</head>
<body>
<div class="content"><header>
<div class="main">
Ferkle Blog
</div>
<nav>
<a href="/~ferkle/">Home</a>
<a href="/~ferkle/posts">All posts</a>
<a href="/~ferkle/about">About</a>
</nav>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8"><p>I am a frustrated nerd.
A code monkey.</p>
<p>Send me an email to <code>ferkle at ~ dot club</code></p>
</div>
</div>
</div>
<footer>
<div style="display:flex"></div>
<div class="footer-info">
2025 <a
href="https://github.com/athul/archie">Archie Theme</a> | Built with <a href="https://gohugo.io">Hugo</a>
</div>
</footer>
</div>
</body>
</html>