diff options
author | Jesús <heckyel@hyperbola.info> | 2020-09-15 14:34:42 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-09-15 14:34:42 -0500 |
commit | 375ee91ce3c907cdb57ad1543f9c959e35b2c4cb (patch) | |
tree | f67c13f2a5693deb519be1156868bf2b62433bce | |
parent | fe7bb6702acc206d50762bb372810a11c43caa3f (diff) | |
download | cl-375ee91ce3c907cdb57ad1543f9c959e35b2c4cb.tar.lz cl-375ee91ce3c907cdb57ad1543f9c959e35b2c4cb.tar.xz cl-375ee91ce3c907cdb57ad1543f9c959e35b2c4cb.zip |
change URL heckyel site
-rw-r--r-- | cl-theme/templates/authors.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cl-theme/templates/authors.html b/cl-theme/templates/authors.html index 16af109..e894205 100644 --- a/cl-theme/templates/authors.html +++ b/cl-theme/templates/authors.html @@ -53,7 +53,7 @@ <h2>{{ _('Programación') }}</h2> <ul> <li><a href="https://www.freakspot.net/" title="{{ _('Sitio para gente Libre') }}">Jorge Maldonado Ventura</a></li> - <li><a href="https://heckyel.ga/" title="{{ _('Sitio web de Jesús E.') }}">Jesús E.</a></li> + <li><a href="https://heckyel.i2p/" title="{{ _('Sitio web de Jesús E.') }}">Jesús E.</a></li> </ul> <h2>{{ _('Traducción') }}</h2> |