This repository has been archived on 2021-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
public_html/contact.html

35 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contact Job Bautista</title>
<link href="/~job/index.css" rel="stylesheet" type="text/css" media="all">
<link rel="top" href="/~job/" title="Job Bautista's personal website">
<link rel="up" href="/~job/" title="Job Bautista's personal website">
<link rel="icon" type="image/x-icon" href="/~job/favicon.ico">
</head>
<body>
<header>
<iframe id="top" name="top" src="/~job/nav.html"></iframe>
</header>
<hr />
<h1>Contact</h1>
<p>You can contact me by these emails:</p>
<ul>
<li><a href="mailto:jobbautista9@protonmail.com">jobbautista9@protonmail.com</a> (For personal, website, git, and Devuan matters)</li>
<li><a href="mailto:pandakekok@tutanota.de">pandakekok@tutanota.de</a> (For YouTube and wiki matters)</li>
<li><a href="mailto:temtem@protonmail.ch">temtem@protonmail.ch</a> (If you have problems with "temtemy")</li>
<li><a href="mailto:jobbautista9@aol.com">jobbautista9@aol.com</a> (For Pale Moon and UXP matters)</li>
</ul>
<p>Or via <a href="https://libera.chat">libera</a> or tildeverse IRC. My NickServ for both networks is job. You will usually find me on libera as "pandakekok9", and on tildeverse as "job".</p>
<p>All hate mail goes to /dev/null.</p>
<hr />
<footer>
<script src="/~job/footer.js"></script>
<noscript><div><iframe id="bottom" name="bottom" src="/~job/footer.html"></iframe></div></noscript>
<a id="navfix" href="/~job/nav.html">navigation if your browser has faulty iframe support</a>
</footer>
</body>
</html>