mylloon.fr/templates/networks.html
2023-02-09 10:47:41 +01:00

108 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html class="index" lang="fr">
<head dir="rtl">
<title>Mes réseaux - Anri</title>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/style.css" />
<meta name="author" content="Mylloon" />
<meta name="description" content="Réseaux d'Anri Kennel" />
<base target="_blank" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="icons/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="icons/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="icons/favicon-16x16.png"
/>
<link rel="manifest" href="icons/site.webmanifest" />
<link rel="mask-icon" href="icons/safari-pinned-tab.svg" color="#5bbad5" />
<link rel="shortcut icon" href="icons/favicon.ico" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-config" content="icons/browserconfig.xml" />
<meta name="theme-color" content="#2a2424" />
<meta content="Réseaux" property="og:title" />
<meta content="Réseaux d'Anri Kennel" property="og:description" />
<meta content="icons/apple-touch-icon.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" />
</head>
<body>
<div id="content">
<h1 class="subtitle">Contacts et <em>réseaux sociaux</em></h1>
<p>
<a
rel="me"
href="mailto:kennel.anri@tutanota.com"
title="kennel dot anri at tutanota dot com"
>Email</a
>
</p>
<p>
<a rel="me" href="https://twitter.com/Mylloon">Twitter</a>&nbsp;/
<a
rel="me"
title="Alternative à Twitter"
href="https://piaille.fr/@mylloon"
>Mastodon</a
>
</p>
<p>
<a rel="me" href="https://discord.com/users/158260864623968257/"
>Compte</a
>&nbsp;et
<a rel="me" href="https://discord.gg/Z5ePxH4">Serveur</a>&nbsp;Discord
</p>
<p><a rel="me" href="https://www.reddit.com/user/mylloon">Reddit</a></p>
<p>
<a rel="me" href="https://www.instagram.com/myshawi/">Instagram</a
>&nbsp;/
<a
rel="me"
title="Alternative à Instagram"
href="https://pixelfed.social/@mylloon"
>Pixelfed</a
>
</p>
<p>
<a rel="me" href="https://github.com/Mylloon">Github</a>&nbsp;/
<a rel="me" href="https://gitlab.com/Mylloon">Gitlab</a>&nbsp;/
<a rel="me" href="https://codeberg.org/Mylloon">Codeberg</a>&nbsp;/
<a rel="me" href="https://git.mylloon.fr/Anri">Mon Git</a>
</p>
<p>
<a
rel="me"
title="Anime tracker"
href="https://kitsu.io/users/Mylloon/library?status=completed"
>Kitsu</a
>
</p>
<p><a rel="me" href="https://steamcommunity.com/id/mylloon/">Steam</a></p>
<p>
<a rel="me" href="https://www.youtube.com/c/Mylloon">Youtube</a>&nbsp;/
<a rel="me" href="https://www.twitch.tv/mylloon">Twitch</a>
</p>
<p>
<a
rel="me"
href="https://keyoxide.org/27024A99057E58B8087A5022A82D63DFF8D1317F"
>Keyoxide</a
>
</p>
</div>
<footer class="backToIndexPage">
<a href="/" target="_self">Retour à la page principale</a>
</footer>
</body>
</html>