blob: 6e0bc4eefe47576a51c2bc33ae6f3a2ed8aba4f4 (
plain) (
tree)
|
|
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>53hornet</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:description" content="The World Wide Web pages of Adam Carpenter" />
<meta property="og:image" content="/assets/53hornet.svg" />
<meta property="og:site_name" content="53hor.net" />
<meta property="og:title" content="Adam Carpenter (53hornet)" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.53hor.net" />
<style>
<?php include('./includes/style.css'); ?>
</style>
<link rel="icon" href="/assets/53hornet.svg" type="image/svg+xml">
</head>
<body>
<?php include('nav.php'); ?>
<article>
|