32 lines
1.4 KiB
HTML
32 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="es">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Contacto">
|
|
<link rel="stylesheet" href="../style.css" type="text/css">
|
|
<script defer src="https://datamining.nadeko.net/script.js" data-website-id="b84c9155-f655-460d-a1da-0f2220b46ee5"></script>
|
|
<title>nadeko.net - Contacto</title>
|
|
</head>
|
|
|
|
<body>
|
|
<span style="font-size: 1.2ch; margin: 0 auto" class="langglow">
|
|
<a>Other language?: </a><a href="./index-en.html">EN</a>
|
|
</span>
|
|
<div class="content">
|
|
<h1>Contacto</h1>
|
|
<p style="text-align: center; ">Me puedes contactar por:
|
|
</p>
|
|
<div style="text-align: center">
|
|
<p><a href="mailto:admin<at>nadeko<dot>net">Por Email</a><code> (admin[at]nadeko[dot]net) </code><a href="https://keys.openpgp.org/vks/v1/by-fingerprint/F14969CA951C91E91AB3F75A0F85D59F2B1C5D65">PGP Key</a></p>
|
|
<p><a href="https://matrix.to/#/@fijxu:nadeko.net">Matrix</a><code> (@fijxu:nadeko.net)</code></p>
|
|
<p><a>IRC</a> <code>(OFTC, Libera Chat)</code>: <code>/query Fijxu</code></p>
|
|
<p><a href="https://noc.social/@fijxu@noc.social">Mastodon</a> <code>(@fijxu@noc.social)</code></p>
|
|
<p><a href="https://bsky.app/profile/fijxu.buh.agency">Bluesky</a> <code>(fijxu.buh.agency)</code></p>
|
|
</div>
|
|
<!-- <img src="./assets/ameThinking.png" class="center"> -->
|
|
</div>
|
|
</body>
|
|
</html>
|