email.html 560 B

1234567891011121314151617181920212223242526
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>youngchief btw ツ</title>
  5. <link rel="stylesheet" type="text/css" href="style.css">
  6. <link rel="icon" type="image/x-icon" href="https://cdn.youngchief.vercel.app/MinecraftAquaAxolotlInABucket.jpg">
  7. </head>
  8. <body>
  9. <h1><a href="index.html">youngchief btw ツ</a></h1>
  10. <hr />
  11. <div>
  12. <p>
  13. Main Email: youngchief (a) tchncs (d) de<br/>
  14. Other Emails: <a href="allEmails.txt">here</a><br/>
  15. PGP: <a href="pgp.html">here</a>
  16. </p>
  17. </div>
  18. <hr />
  19. <footer>
  20. <p><a href=".">Home</a></p>
  21. </footer>
  22. </body>
  23. </html>