diff options
author | HombreLaser <sebastian-440@live.com> | 2023-08-27 19:39:13 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2023-08-27 19:39:13 -0600 |
commit | 6178efc220a92b040e2793af02af9cd322efc063 (patch) | |
tree | be2bdde401962baf17a871486317d10fe41a04f4 /about_me.html | |
parent | 981a65581517a411eac26e0c87f2896ba1a83dba (diff) |
Fix about me page
Diffstat (limited to 'about_me.html')
-rw-r--r-- | about_me.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about_me.html b/about_me.html index b7daac6..c6dc7fa 100644 --- a/about_me.html +++ b/about_me.html @@ -23,7 +23,7 @@ permalink: /about-me <h1><img src="/assets/images/Matrix_logo.svg" type="image/svg+xml" style="width:40px;height:20px;" /> Matrix</h1> <p><span class="contact-medium">Dirección:</span> @hombrelaser:matrix.silosneeded.com</p> <h1><img src="/assets/images/irc.svg" type="image/svg+xml" style="width:40px;height:40px;" /> IRC</h1> - <p><span class="contact-medium">Servidor: libera.chat</span> hombrelaser@silosneeded.com</p> + <p><span class="contact-medium">Servidor:</span> libera.chat</p> <p><span class="contact-medium">Nick:</span> hombrelaser</p> <p>A veces disponible, a veces no, pero no te preocupes, tengo un bouncer configurado. Leeré tu mensaje tarde o temprano.</p> </div> |