<head>
<title>contact | arthurtaft.net</title>
<meta charset="UTF-8">
- <link rel="stylesheet" href="styles.css">
+ <link rel="stylesheet" href="/static/styles.css">
+ <link rel="icon" href="/static/shell-icon.ico" />
</head>
<body>
<div id="main-cont">
<h1 class="page-title">arthurtaft.net</h1>
</div>
<div id="container">
- <h2 class="main-header">I love Gentoo Linux</h1>
+ <h2 class="main-header">Contact Me</h1>
+ <h3 class="main-subheading">Email</h1>
+ <p class="main-text">Email is the best way to get in contact with me. I'll usually try to reach out to you within 24 hours of your email being sent.</p>
+ <p class="main-text">OpenPGP key ID: 0x54FECC82771058F0</p>
</div>
</div>
</body>