My-Personal-Website/pages/contact.xhtml

51 lines
2.2 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="og:url" content="https://purplebored.pl/pages/contact.xhtml" />
<meta name="og:title" content="Contact" />
<meta name="og:description" content="Purplebored contacts :-)" />
<meta name="description" content="Purplebored contacts :-)" />
<meta name="keywords" content="purplebored, poland, polish, personal website, website, buttons, niko, self-hosted, open source, foss, contact" />
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="black" />
<title>=Contact Me=</title>
<link rel="stylesheet" href="/assets/css/style.css" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body>
<div class="content1" style="text-align: center; margin: 0 auto">
<h2>=== Contact Me ===</h2>
<h4>Here are some ways to get in touch with me.</h4>
Telegram: @purplebored
Matrix: purplebored:telepath.im<br />
Email: purplebored(at)posteo.com<br />
XMPP: niko(at)telepath.im<br />
<p>
Please avoid using Matrix since I don't really use it anymore and check it only a few times per week. I preffer to be contacted by XMPP or Email.
</p>
<p>
Also if you are contacting me over email or XMPP please use
PGP if you can in both cases!
<a href="/0CB52690CD644413EF66A21CAEF2F9A8C0334670.asc"
target="_blank">
You can get my public key here!
</a>
</p>
<br />
<h3><a href="/index.xhtml">Back to the main page</a></h3>
</div>
<div class="footer">
Purplebored &copy; 2023-2025 |
<a href="https://git.ari.lt/purplebored/My-Personal-Website">Source code</a> |
<a href="/pages/contact.xhtml">Contact Me</a> |
<a href="/pages/mirrors.xhtml">Tor, Ygg &amp; Mirrors</a> |
<a href="/pages/font.xhtml">Font</a> |
<a href="/pages/feeds.xhtml">RSS</a> |
</div>
</body>
</html>