diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-06-08 23:25:06 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-06-08 23:25:06 -0600 |
commit | f39af47eb03343dadf2c646dc43c8b8e131e427a (patch) | |
tree | 8777b3255f29a597f5ac30f3aa703a3afe7b6bc8 /blog/dst/index.html | |
parent | 5415f37e8da7615b524173f2bb6968be46128d20 (diff) |
add xmpp server entry
Diffstat (limited to 'blog/dst/index.html')
-rw-r--r-- | blog/dst/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/dst/index.html b/blog/dst/index.html index d6507e1..adad582 100644 --- a/blog/dst/index.html +++ b/blog/dst/index.html @@ -95,6 +95,7 @@ <h2>Articles</h2> <ul class="page-list"> <h3>June 2021</h3> + <li>Jun 09 - <a href="https://blog.luevano.xyz/a/xmpp_server_with_prosody.html">Create an XMPP server with Prosody compatible with Conversations and Movim</a></li> <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> <li>Jun 04 - <a href="https://blog.luevano.xyz/a/asi_nomas_esta_quedando.html">Así nomás está quedando el página</a></li> <h3>May 2021</h3> |