Update contact page to add Matrix
This commit is contained in:
parent
2e64b52d3c
commit
d3503d28f6
1 changed files with 16 additions and 13 deletions
|
@ -4,19 +4,19 @@
|
||||||
|
|
||||||
<h1>contacto</h1>
|
<h1>contacto</h1>
|
||||||
<p>Todavía no tengo una gran presencia social, pero la poquita que tengo aquí se encuentra:</p>
|
<p>Todavía no tengo una gran presencia social, pero la poquita que tengo aquí se encuentra:</p>
|
||||||
|
|
||||||
|
<h3>contacto directo</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>E-mail: <a href="mailto:sofi@sofiaritz.com">sofi@sofiaritz.com</a></li>
|
<li>E-mail: <a href="mailto:sofi@sofiaritz.com">sofi@sofiaritz.com</a></li>
|
||||||
|
<li>Matrix: <a href="https://matrix.to/#/@sofiaritz:matrix.org">@sofiaritz:matrix.org</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>redes sociales</h3>
|
||||||
|
<ul>
|
||||||
<li>Fediverse (Mastodon): <a rel="me" href="https://hachyderm.io/@sofiaritz">@sofiaritz@hachyderm.io</a></li>
|
<li>Fediverse (Mastodon): <a rel="me" href="https://hachyderm.io/@sofiaritz">@sofiaritz@hachyderm.io</a></li>
|
||||||
<li>Codeberg: <a href="https://codeberg.org/sofiaritz">sofiaritz</a></li>
|
<li>Codeberg: <a href="https://codeberg.org/sofiaritz">sofiaritz</a></li>
|
||||||
<li>Gitea: <a href="https://git.sofiaritz.com/sofia">sofia@git.sofiaritz.com</a></li>
|
<li>Gitea: <a href="https://git.sofiaritz.com/sofia">sofia@git.sofiaritz.com</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
|
||||||
<i>
|
|
||||||
En un futuro añadiré los enlaces a
|
|
||||||
<a href="https://es.wikipedia.org/wiki/Matrix_(protocolo)">Matrix</a> y
|
|
||||||
<a href="https://es.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol">XMPP</a>
|
|
||||||
</i>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h3>cifrado y firmado</h3>
|
<h3>cifrado y firmado</h3>
|
||||||
<p>
|
<p>
|
||||||
|
@ -33,14 +33,17 @@
|
||||||
-----BEGIN PGP SIGNED MESSAGE-----
|
-----BEGIN PGP SIGNED MESSAGE-----
|
||||||
Hash: SHA512
|
Hash: SHA512
|
||||||
|
|
||||||
Todavía no tengo una gran presencia social, pero la poquita que tengo aquí se encuentra:
|
contacto directo
|
||||||
|
|
||||||
E-mail: sofi@sofiaritz.com
|
E-mail: sofi@sofiaritz.com
|
||||||
|
Matrix: @sofiaritz:matrix.org
|
||||||
|
|
||||||
|
redes sociales
|
||||||
|
|
||||||
Fediverse (Mastodon): @sofiaritz@hachyderm.io
|
Fediverse (Mastodon): @sofiaritz@hachyderm.io
|
||||||
Codeberg: sofiaritz
|
Codeberg: sofiaritz
|
||||||
Gitea: sofia@git.sofiaritz.com
|
Gitea: sofia@git.sofiaritz.com
|
||||||
|
|
||||||
En un futuro añadiré los enlaces a Matrix y XMPP
|
|
||||||
cifrado y firmado
|
cifrado y firmado
|
||||||
|
|
||||||
Puedes encontrar mi clave PGP pública en /keys/pub.asc, también disponible en los keyservers de ubuntu.
|
Puedes encontrar mi clave PGP pública en /keys/pub.asc, también disponible en los keyservers de ubuntu.
|
||||||
|
@ -48,10 +51,10 @@ Puedes encontrar mi clave PGP pública en /keys/pub.asc, también disponible en
|
||||||
La huella digital del certificado es: 4BB1 6A74 5DE1 C776 5CF3 8788 90B5 116E 3542 B28F.
|
La huella digital del certificado es: 4BB1 6A74 5DE1 C776 5CF3 8788 90B5 116E 3542 B28F.
|
||||||
-----BEGIN PGP SIGNATURE-----
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
iHUEARYKAB0WIQRLsWp0XeHHdlzzh4iQtRFuNUKyjwUCY8Nv3QAKCRCQtRFuNUKy
|
iHUEARYKAB0WIQRLsWp0XeHHdlzzh4iQtRFuNUKyjwUCY8W7fQAKCRCQtRFuNUKy
|
||||||
j8LmAPsHoNYrCX+xoo2SBZnWMv3HzLIrCRnaqOLHscReLVN35wEA5ZVFRTnwhkPl
|
jyhBAP0fgfLWtJEh8oB2eMutafJ8dxvWqEHva4SX22y+Xyl28AD+MmeH943VQkfn
|
||||||
dWi1tU3FZIsoBrVNoYsqbI/VP7u1Ywg=
|
vP9VZxYcpbKOPWOU5txFWoKLDPoyAA4=
|
||||||
=VocR
|
=LiUf
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
||||||
</pre>
|
</pre>
|
||||||
</details>
|
</details>
|
||||||
|
|
Reference in a new issue