cobra.vern.cc/contact.html

26 lines
1002 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>Contact | Cobra's Webpage</title>
</head>
<body>
<a id=contact></a>
<!--#include file="/nav" -->
<div class=h><h1>Contact me</h1> <a aria-hidden=true href=#contact>#contact</a></div>
<p>There are several ways to contact me. If it isn't listed here, it isn't me.</p>
<p>This list is in the order of most preferred to least preferred.</p>
<p>Replace username with cobra, and server with vern.cc</p>
<ul>
<li>E-mail (username@server) (<a href=//gcdn.vern.cc/users/cobra/website/0x083FF6F9.asc>PGP public key</a>)</li>
<li>Matrix (@username:server)</li>
<li>XMPP/Jabber (username@server) (My OMEMO fingerprint is 1f823a9b-a0ff421e-659419f2-54d41ae8-51be0df9-6bfed423-7bae358e-f1f96356)</li>
<li>Mastodon (@username@fedi.server)</li>
<li>Gitea (git.server/username</li>
<li>Matrix Reloaded (@username:inetd.xyz)</li>
</ul>
<!--#include file="/footer" -->
</body>
</html>