From 5e43b8c799ad66cb62615f1728a7fd18cbc9c154 Mon Sep 17 00:00:00 2001
From: David Luevano Alvarado <david@luevano.xyz>
Date: Fri, 29 Apr 2022 01:44:34 -0600
Subject: add new entry, first after a long time

---
 art/dst/rss.xml                            |   4 +-
 art/dst/sitemap.xml                        |  10 +-
 blog/dst/a/volviendo_a_usar_la_pagina.html | 145 +++++++++++++++++++++++++++++
 blog/dst/index.html                        |   4 +-
 blog/dst/rss.xml                           |  18 +++-
 blog/dst/sitemap.xml                       |  20 ++--
 blog/dst/tag/@short.html                   |   4 +-
 blog/dst/tag/@spanish.html                 |   4 +-
 blog/dst/tag/@update.html                  |   4 +-
 blog/src/.files                            |   1 +
 blog/src/a/volviendo_a_usar_la_pagina.md   |  15 +++
 luevano/contact.html                       |   4 +-
 12 files changed, 211 insertions(+), 22 deletions(-)
 create mode 100644 blog/dst/a/volviendo_a_usar_la_pagina.html
 create mode 100644 blog/src/a/volviendo_a_usar_la_pagina.md

diff --git a/art/dst/rss.xml b/art/dst/rss.xml
index 5e0a0e1..dff991f 100644
--- a/art/dst/rss.xml
+++ b/art/dst/rss.xml
@@ -13,8 +13,8 @@
     <copyright>Copyright 2021 David Luévano Alvarado</copyright>
     <managingEditor>david@luevano.xyz (David Luévano Alvarado)</managingEditor>
     <webMaster>david@luevano.xyz (David Luévano Alvarado)</webMaster>
-    <pubDate>Wed, 27 Apr 2022 06:49:27 GMT</pubDate>
-    <lastBuildDate>Wed, 27 Apr 2022 06:49:27 GMT</lastBuildDate>
+    <pubDate>Thu, 28 Apr 2022 03:28:24 GMT</pubDate>
+    <lastBuildDate>Thu, 28 Apr 2022 03:28:24 GMT</lastBuildDate>
     <generator>pyssg v0.7.1</generator>
     <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
     <ttl>30</ttl>
diff --git a/art/dst/sitemap.xml b/art/dst/sitemap.xml
index 3b309ac..89891ec 100644
--- a/art/dst/sitemap.xml
+++ b/art/dst/sitemap.xml
@@ -17,31 +17,31 @@
 
     <url>
       <loc>https://art.luevano.xyz/tag/@black-white.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://art.luevano.xyz/tag/@digital.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://art.luevano.xyz/tag/@drawing.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://art.luevano.xyz/tag/@sketch.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://art.luevano.xyz/tag/@spanish.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
diff --git a/blog/dst/a/volviendo_a_usar_la_pagina.html b/blog/dst/a/volviendo_a_usar_la_pagina.html
new file mode 100644
index 0000000..0333c8a
--- /dev/null
+++ b/blog/dst/a/volviendo_a_usar_la_pagina.html
@@ -0,0 +1,145 @@
+<!DOCTYPE html>
+<html class="theme-dark" lang="es"
+  prefix="og: https://ogp.me/ns#">
+  <head>
+    <base href="https://static.luevano.xyz">
+    <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <title>Volviendo a usar la página -- Luévano's Blog</title>
+    <meta name="description" content"Actualización en el estado de la página, después de mucho tiempo de ausencia."/>
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
+
+    <!-- general style -->
+    <link rel="stylesheet" type="text/css" href="css/style.css">
+    <link rel="stylesheet" type="text/css" href="fork-awesome/css/fork-awesome.min.css">
+    <link rel="stylesheet" type="text/css" href="font-awesome/css/all.min.css">
+
+    <!-- highlight support for code blocks -->
+    <script type="text/javascript" src="hl/highlight.min.js"></script>
+    <!--<script type="text/javascript" src="hl/highlight-ln.min.js"></script>-->
+    <script type="text/javascript">
+      hljs.initHighlightingOnLoad();
+      // hljs.initLineNumbersOnLoad();
+    </script>
+
+    <!-- theme related -->
+    <script type="text/javascript" src="scripts/theme.js"></script>
+    <link id="theme-css" rel="stylesheet" type="text/css" href="css/theme.css">
+    <link id="code-theme-css" rel="stylesheet" type="text/css" href="hl/styles/nord.min.css">
+
+    <!-- og meta -->
+  <meta property="og:title" content="Volviendo a usar la página -- Luévano's Blog"/>
+  <meta property="og:type" content="article"/>
+  <meta property="og:url" content="https://blog.luevano.xyz/a/volviendo_a_usar_la_pagina.html"/>
+  <meta property="og:image" content="https://static.luevano.xyz//images/b/default.png"/>
+  <meta property="og:description" content="Actualización en el estado de la página, después de mucho tiempo de ausencia."/>
+  <meta property="og:locale" content="es"/>
+  <meta property="og:site_name" content="Luévano's Blog"/>
+  </head>
+
+  <body>
+    <header>
+      <nav>
+        <ul>
+          <li>
+            <a href="https://luevano.xyz/"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
+          </li>
+
+          <li>
+            <a href="https://blog.luevano.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
+          </li>
+
+          <li>
+            <a href="https://art.luevano.xyz/"><i class="fas fa-paint-brush" alt="Art"></i><span>Art</span></a>
+          </li>
+
+          <li><i class="fab fa-git" alt="Git"></i><span>Git</span>
+            <ul>
+              <li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
+
+              <li><a href="https://github.com/luevano" target="_blank"><i class="fab fa-github" alt="Github"></i></a></li>
+
+              <li><a href="https://gitlab.com/dluevano" target="_blank"><i class="fab fa-gitlab" alt="Gitlab"></i></a></li>
+            </ul>
+          </li>
+
+          <li><i class="fas fa-box-open" alt="Stuff"></i><span>Stuff</span>
+            <ul>
+              <li><a href="https://gb.luevano.xyz/"><i class="fas fa-gamepad" alt="Gameboy"></i><span>Gameboy</span></a></li>
+            </ul>
+          </li>
+        </ul>
+      </nav>
+
+      <button class="theme-switcher" onclick="toggleTheme()"><i class="fas fa-moon"></i><i class="fas fa-sun"></i></button>
+    </header>
+
+    <main>
+  <h1>Volviendo a usar la página</h1>
+
+  <p>Después de mucho tiempo de estar luchando con querer volver a usar este pex (maldita <em>d</em> word y demás), ya me volví a acomodar el setup para agregar nuevas entradas.</p>
+<p>Entre las cosas que tuve que hacer fue actualizar el <a href="https://github.com/luevano/pyssg">pyssg</a> porque no lo podía usar de una como estaba; y de pasado le agregue una que otra feature nueva. Luego quiero agregarle más funcionalidad para poder <em>buildear</em> la página completa; por ahora se hace en segmentos: todo lo de <a href="https://luevano.xyz">luevano.xyz</a> está hecho manual, mientras que <a href="https://blog.luevano.xyz">blog</a> y <a href="https://art.luevano.xyz">art</a> usan <a href="https://github.com/luevano/pyssghttps://github.com/luevano/pyssg">pyssg</a>.</p>
+<p>Otra cosa es que quizá me devuelva a editar alguans entradas nada más para homogeneizar las entradas específicas a <em>Create a&hellip;</em> (tiene más sentido que sean <em>Setup x&hellip;</em> o algo similar).</p>
+<p>En otras noticias, estoy muy agusto en el jale que tengo actualmente aunque lleve alrededor de 3 semanas de un infierno por problemas debidos a varias razones (del jale). Debo pensar en si debo omitir cosas personales o del trabajo aquí, ya que quién sabe quién se pueda llegar a topar con esto <em>*thinking emoji*</em>.</p>
+
+  <div class="page-nav">
+
+    <span class="index">
+      <a href="https://blog.luevano.xyz" alt="Index">
+        <i class="fas fa-home" alt="Home"></i>
+        <span>Index</span>
+      </a>
+    </span>
+
+    <span class="previous">
+      <a href="https://blog.luevano.xyz/a/vpn_server_with_openvpn.html" alt="Previous">
+        <i class="fas fa-arrow-right" alt="Arrow right"></i>
+        <span>Previous</span>
+      </a>
+    </span>
+</div>
+
+
+  <hr>
+  <div class="article-info">
+    <p>By David Luévano</p>
+    <p>Created: Thu, Apr 28, 2022 @ 03:21 UTC</p>
+      <p>Modified: Thu, Apr 28, 2022 @ 03:28 UTC</p>
+    <div class="article-tags">
+  <p>Tags:
+<a href="https://blog.luevano.xyz/tag/@short.html">short</a>, <a href="https://blog.luevano.xyz/tag/@spanish.html">spanish</a>, <a href="https://blog.luevano.xyz/tag/@update.html">update</a>  </p>
+</div>
+
+  </div>
+    </main>
+
+    <footer>
+      <span>
+        <i class="fas fa-address-card" alt="Contact"></i>
+        <a href="https://luevano.xyz/contact.html">Contact</a>
+      </span>
+
+      <span>
+        <i class="fas fa-donate" alt="Donate"></i>
+        <a href="https://luevano.xyz/donate.html">Donate</a>
+      </span>
+
+      <span>
+        <i class="fas fa-rss" alt="RSS"></i>
+        <a target="_blank" href="https://blog.luevano.xyz/rss.xml">RSS</a>
+      </span>
+
+      <br>
+      <span class="created-with">
+        <i class="fas fa-hammer" alt="Hammer"></i>
+        Created with <a href="https://github.com/luevano/pyssg">pyssg</a>
+      </span>
+
+      <br>
+      <span class="copyright">
+        Copyright <i class="far fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
+      </span>
+    </footer>
+  </body>
+</html>
\ No newline at end of file
diff --git a/blog/dst/index.html b/blog/dst/index.html
index 0fd8702..62fe32a 100644
--- a/blog/dst/index.html
+++ b/blog/dst/index.html
@@ -94,7 +94,9 @@
 
     <h2>Articles</h2>
   <ul class="page-list">
-        <h3>August 2021</h3>
+        <h3>April 2022</h3>
+      <li>Apr 28 - <a href="https://blog.luevano.xyz/a/volviendo_a_usar_la_pagina.html">Volviendo a usar la página</a></li>
+          <h3>August 2021</h3>
       <li>Aug 01 - <a href="https://blog.luevano.xyz/a/vpn_server_with_openvpn.html">Create a VPN server with OpenVPN (IPv4)</a></li>
           <h3>July 2021</h3>
       <li>Jul 28 - <a href="https://blog.luevano.xyz/a/hoy_toco_desarrollo_personaje.html">Hoy me tocó desarrollo de personaje</a></li>
diff --git a/blog/dst/rss.xml b/blog/dst/rss.xml
index a4bc976..1c4448c 100644
--- a/blog/dst/rss.xml
+++ b/blog/dst/rss.xml
@@ -13,8 +13,8 @@
     <copyright>Copyright 2021 David Luévano Alvarado</copyright>
     <managingEditor>david@luevano.xyz (David Luévano Alvarado)</managingEditor>
     <webMaster>david@luevano.xyz (David Luévano Alvarado)</webMaster>
-    <pubDate>Wed, 27 Apr 2022 06:49:27 GMT</pubDate>
-    <lastBuildDate>Wed, 27 Apr 2022 06:49:27 GMT</lastBuildDate>
+    <pubDate>Thu, 28 Apr 2022 03:28:24 GMT</pubDate>
+    <lastBuildDate>Thu, 28 Apr 2022 03:28:24 GMT</lastBuildDate>
     <generator>pyssg v0.7.1</generator>
     <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
     <ttl>30</ttl>
@@ -23,6 +23,20 @@
       <title>Luévano's Blog</title>
       <link>https://blog.luevano.xyz</link>
     </image>
+    <item>
+      <title>Volviendo a usar la página</title>
+      <link>https://blog.luevano.xyz/a/volviendo_a_usar_la_pagina.html</link>
+      <guid isPermaLink="true">https://blog.luevano.xyz/a/volviendo_a_usar_la_pagina.html</guid>
+      <pubDate>Thu, 28 Apr 2022 03:21:02 GMT</pubDate>
+      <category>Short</category>
+      <category>Spanish</category>
+      <category>Update</category>
+      <description>Actualización en el estado de la página, después de mucho tiempo de ausencia.</description>
+      <content:encoded><![CDATA[<p>Después de mucho tiempo de estar luchando con querer volver a usar este pex (maldita <em>d</em> word y demás), ya me volví a acomodar el setup para agregar nuevas entradas.</p>
+<p>Entre las cosas que tuve que hacer fue actualizar el <a href="https://github.com/luevano/pyssg">pyssg</a> porque no lo podía usar de una como estaba; y de pasado le agregue una que otra feature nueva. Luego quiero agregarle más funcionalidad para poder <em>buildear</em> la página completa; por ahora se hace en segmentos: todo lo de <a href="https://luevano.xyz">luevano.xyz</a> está hecho manual, mientras que <a href="https://blog.luevano.xyz">blog</a> y <a href="https://art.luevano.xyz">art</a> usan <a href="https://github.com/luevano/pyssghttps://github.com/luevano/pyssg">pyssg</a>.</p>
+<p>Otra cosa es que quizá me devuelva a editar alguans entradas nada más para homogeneizar las entradas específicas a <em>Create a&hellip;</em> (tiene más sentido que sean <em>Setup x&hellip;</em> o algo similar).</p>
+<p>En otras noticias, estoy muy agusto en el jale que tengo actualmente aunque lleve alrededor de 3 semanas de un infierno por problemas debidos a varias razones (del jale). Debo pensar en si debo omitir cosas personales o del trabajo aquí, ya que quién sabe quién se pueda llegar a topar con esto <em>*thinking emoji*</em>.</p>]]></content:encoded>
+    </item>
     <item>
       <title>Create a VPN server with OpenVPN (IPv4)</title>
       <link>https://blog.luevano.xyz/a/vpn_server_with_openvpn.html</link>
diff --git a/blog/dst/sitemap.xml b/blog/dst/sitemap.xml
index 42bfa34..d5579b3 100644
--- a/blog/dst/sitemap.xml
+++ b/blog/dst/sitemap.xml
@@ -2,6 +2,12 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
+    <url>
+      <loc>https://blog.luevano.xyz/a/volviendo_a_usar_la_pagina.html</loc>
+      <lastmod>2022-04-28</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
     <url>
       <loc>https://blog.luevano.xyz/a/vpn_server_with_openvpn.html</loc>
       <lastmod>2021-08-01</lastmod>
@@ -77,43 +83,43 @@
 
     <url>
       <loc>https://blog.luevano.xyz/tag/@english.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://blog.luevano.xyz/tag/@server.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://blog.luevano.xyz/tag/@short.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://blog.luevano.xyz/tag/@spanish.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://blog.luevano.xyz/tag/@tools.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://blog.luevano.xyz/tag/@tutorial.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
     <url>
       <loc>https://blog.luevano.xyz/tag/@update.html</loc>
-      <lastmod>2022-04-27</lastmod>
+      <lastmod>2022-04-28</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.5</priority>
     </url>
diff --git a/blog/dst/tag/@short.html b/blog/dst/tag/@short.html
index 054a3a4..74701ca 100644
--- a/blog/dst/tag/@short.html
+++ b/blog/dst/tag/@short.html
@@ -80,7 +80,9 @@
 
     <h2>Articles</h2>
   <ul class="page-list">
-        <h3>July 2021</h3>
+        <h3>April 2022</h3>
+      <li>Apr 28 - <a href="https://blog.luevano.xyz/a/volviendo_a_usar_la_pagina.html">Volviendo a usar la página</a></li>
+          <h3>July 2021</h3>
       <li>Jul 18 - <a href="https://blog.luevano.xyz/a/tenia_esto_descuidado.html">Tenia este pex algo descuidado</a></li>
           <h3>June 2021</h3>
       <li>Jun 06 - <a href="https://blog.luevano.xyz/a/acomodada_la_pagina_de_arte.html">Al fin ya me acomodé la página pa' los dibujos</a></li>
diff --git a/blog/dst/tag/@spanish.html b/blog/dst/tag/@spanish.html
index b293c96..09415fc 100644
--- a/blog/dst/tag/@spanish.html
+++ b/blog/dst/tag/@spanish.html
@@ -80,7 +80,9 @@
 
     <h2>Articles</h2>
   <ul class="page-list">
-        <h3>July 2021</h3>
+        <h3>April 2022</h3>
+      <li>Apr 28 - <a href="https://blog.luevano.xyz/a/volviendo_a_usar_la_pagina.html">Volviendo a usar la página</a></li>
+          <h3>July 2021</h3>
       <li>Jul 28 - <a href="https://blog.luevano.xyz/a/hoy_toco_desarrollo_personaje.html">Hoy me tocó desarrollo de personaje</a></li>
       <li>Jul 18 - <a href="https://blog.luevano.xyz/a/tenia_esto_descuidado.html">Tenia este pex algo descuidado</a></li>
           <h3>June 2021</h3>
diff --git a/blog/dst/tag/@update.html b/blog/dst/tag/@update.html
index 554eb81..73a8c06 100644
--- a/blog/dst/tag/@update.html
+++ b/blog/dst/tag/@update.html
@@ -80,7 +80,9 @@
 
     <h2>Articles</h2>
   <ul class="page-list">
-        <h3>July 2021</h3>
+        <h3>April 2022</h3>
+      <li>Apr 28 - <a href="https://blog.luevano.xyz/a/volviendo_a_usar_la_pagina.html">Volviendo a usar la página</a></li>
+          <h3>July 2021</h3>
       <li>Jul 18 - <a href="https://blog.luevano.xyz/a/tenia_esto_descuidado.html">Tenia este pex algo descuidado</a></li>
           <h3>June 2021</h3>
       <li>Jun 06 - <a href="https://blog.luevano.xyz/a/acomodada_la_pagina_de_arte.html">Al fin ya me acomodé la página pa' los dibujos</a></li>
diff --git a/blog/src/.files b/blog/src/.files
index a0da035..9622425 100644
--- a/blog/src/.files
+++ b/blog/src/.files
@@ -10,3 +10,4 @@ a/xmpp_server_with_prosody.md 1623216270.0372887 1627809865.4920528 0c539e4fb106
 a/tenia_esto_descuidado.md 1626594710.918819 0.0 76d45ca201ef36002e0c9c87e7a800e5 short,spanish,update
 a/hoy_toco_desarrollo_personaje.md 1627452655.5560262 0.0 b891e8efe4e9a5c3f342f9e84e20437a spanish
 a/vpn_server_with_openvpn.md 1627810022.100739 1627812788.832212 7df7d2d05cb07a5d83284f41f3ce9054 english,server,tools,tutorial
+a/volviendo_a_usar_la_pagina.md 1651116062.9191298 1651116501.5491333 0f36388a5a216a8b7c79a52e84219fca short,spanish,update
diff --git a/blog/src/a/volviendo_a_usar_la_pagina.md b/blog/src/a/volviendo_a_usar_la_pagina.md
new file mode 100644
index 0000000..de6d0cc
--- /dev/null
+++ b/blog/src/a/volviendo_a_usar_la_pagina.md
@@ -0,0 +1,15 @@
+title: Volviendo a usar la página
+author: David Luévano
+lang: es
+summary: Actualización en el estado de la página, después de mucho tiempo de ausencia.
+tags: short
+	update
+	spanish
+
+Después de mucho tiempo de estar luchando con querer volver a usar este pex (maldita *d* word y demás), ya me volví a acomodar el setup para agregar nuevas entradas.
+
+Entre las cosas que tuve que hacer fue actualizar el [pyssg](https://github.com/luevano/pyssg) porque no lo podía usar de una como estaba; y de pasado le agregue una que otra feature nueva. Luego quiero agregarle más funcionalidad para poder *buildear* la página completa; por ahora se hace en segmentos: todo lo de [luevano.xyz](https://luevano.xyz) está hecho manual, mientras que [blog](https://blog.luevano.xyz) y [art](https://art.luevano.xyz) usan [pyssg](https://github.com/luevano/pyssghttps://github.com/luevano/pyssg).
+
+Otra cosa es que quizá me devuelva a editar alguans entradas nada más para homogeneizar las entradas específicas a *Create a...* (tiene más sentido que sean *Setup x...* o algo similar).
+
+En otras noticias, estoy muy agusto en el jale que tengo actualmente aunque lleve alrededor de 3 semanas de un infierno por problemas debidos a varias razones (del jale). Debo pensar en si debo omitir cosas personales o del trabajo aquí, ya que quién sabe quién se pueda llegar a topar con esto *\*thinking emoji\**.
diff --git a/luevano/contact.html b/luevano/contact.html
index 7977412..d733ee3 100644
--- a/luevano/contact.html
+++ b/luevano/contact.html
@@ -86,7 +86,7 @@
 
         <li>
           <i class="fa fa-xmpp" alt="XMPP"></i>
-          XMPP: <a href="xmpp:david@luevano.xyz">david@luevano.xyz</a>
+		  <s>XMPP: <a href="xmpp:david@luevano.xyz">david@luevano.xyz</a></s> Currently not using this.
           <br>
 
           <a href='https://compliance.conversations.im/server/luevano.xyz'><img src='https://compliance.conversations.im/badge/luevano.xyz'></a>
@@ -96,7 +96,7 @@
 
         <li>
           <i class="fa fa-matrix-org" alt="Matrix.org"></i>
-          Matrix: <a href="https://matrix.to/#/@david:luevano.xyz" target="_blank">@david:luevano.xyz</a>
+		  <s>Matrix: <a href="https://matrix.to/#/@david:luevano.xyz" target="_blank">@david:luevano.xyz</a></s> Currently not using this.
       </ul>
 
       <p>
-- 
cgit v1.2.3-70-g09d2