<head>
<title>contact | arthurtaft.net</title>
<meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="/static/styles.css">
<link rel="icon" href="/favicon.ico" />
</head>
<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: <a class="link" href="https://keys.openpgp.org/" target="_blank">0x54FECC82771058F0</a></p>
+ <p class="main-text">OpenPGP key ID: <a class="pgp-link" href="https://keys.openpgp.org/search?q=0x54FECC82771058F0" target="_blank">0x54FECC82771058F0</a></p>
</div>
<div id="footer">
<p class="footer-text">source: <a class="footer-link" href="https://github.com/arthur-taft/website" target="_blank">github.com/arthur-taft/website</a></p>
- <p class="footer-text">© arthur taft - 2025</p>
+ <p class="copy-text">© arthur taft - 2025</p>
</div>
</div>
</body>