diff options
Diffstat (limited to 'templates/es')
-rw-r--r-- | templates/es/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/es/index.html b/templates/es/index.html index 02d50d9..b47cd4b 100644 --- a/templates/es/index.html +++ b/templates/es/index.html @@ -78,9 +78,7 @@ ser que se especifique lo contrario. (section ,(anchored-h 2 "Contacto" "contact") (p "EscrÃbenos a: " - (a (@ (href "mailto:hello@elenq.tech")) (em "hello@elenq.tech")) - " " - (a (@ (href "/static/files/publickey.hello@elenq.tech.txt")) "[PGP]")))) + (a (@ (href "mailto:hello@elenq.tech")) (em "hello@elenq.tech"))))) (footer (@ (class bar-bottom)) (div (@ (class "container text-center")) |