website/src/email.html
youngchief btw ツ aafa63ca94 New design!
2021-10-04 20:33:59 +00:00

25 lines
No EOL
454 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>youngchief btw ツ</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h1><a href="index.html">youngchief btw ツ</a></h1>
<hr />
<div>
<p>
Main Email: youngchief [at] altmails [dot] com<br/>
Other Emails: <a href="otherEmails.txt">here</a><br/>
PGP: <a href="pgp.html">here</a>
</p>
</div>
<hr />
<footer>
<p><a href=".">Home</a></p>
</footer>
</body>
</html>