59 lines
1.9 KiB
HTML
59 lines
1.9 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html class="no-js" lang="en-us" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<base href="https://beckmeyer.us/">
|
||
|
<meta name="viewport" content="width=device-width">
|
||
|
<title>Contact – Joel Beckmeyer's Blog</title>
|
||
|
<link rel="stylesheet" href="/css/styles.css">
|
||
|
<link id="theme_css" rel="stylesheet" href="/css/themes/light.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<input class="show-hide-menu-input" style="display:none;" autocomplete="off" type="checkbox" id="toggle-1">
|
||
|
<div class="main">
|
||
|
<div class="header">
|
||
|
<div class="header-content">
|
||
|
<div class="title">
|
||
|
<a href="https://beckmeyer.us/">Joel Beckmeyer's Blog</a>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="header-right">
|
||
|
<label id="show-hide-menu-label" class="clickable-header-label" for="toggle-1">
|
||
|
<img class="color-adapting-image" width="30" src="/images/hamburger.svg" alt="menu button">
|
||
|
</label>
|
||
|
</div>
|
||
|
<label class="overlay" for="toggle-1"></label>
|
||
|
<div class="dont-show">
|
||
|
Links:
|
||
|
</div>
|
||
|
<ul class="links">
|
||
|
<li><a href="/">Home</a></li>
|
||
|
<li><a href="/contact/">Contact</a></li>
|
||
|
<li><a href="/posts/">Posts</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="body">
|
||
|
<div class="body-content">
|
||
|
<div class="title-header">
|
||
|
<h1>Contact</h1>
|
||
|
<div class="title-header-date">
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<p>Joel Beckmeyer<br>
|
||
|
Matrix: <a href="https://matrix.to/#/@joel:thebeckmeyers.xyz">@joel:thebeckmeyers.xyz</a><br>
|
||
|
Fediverse: <a href="https://social.beckmeyer.us/TinfoilSubmarine">@TinfoilSubmarine@social.beckmeyer.us</a></p>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<hr class="dont-show">
|
||
|
<div class="footer">
|
||
|
<p>Have any questions? Let me know on <a href="https://matrix.to/#/@joel:thebeckmeyers.xyz">Matrix</a>, or start a discussion on <a href="https://social.beckmeyer.us/TinfoilSubmarine">Fediverse</a>!</p>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|