summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-04-06 21:57:48 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-04-06 21:57:48 +0200
commitd7ca265e6d6a5fe4821efae4cb140f9acf4ebc18 (patch)
treefd64b137f6162343711d298648bcd1386f4ecf54 /templates
parent3ee743c02c4d8039e8b95828fc37d7170e3d20de (diff)
Remove old public keyHEADmaster
Diffstat (limited to 'templates')
-rw-r--r--templates/en/index.html4
-rw-r--r--templates/es/index.html4
2 files changed, 2 insertions, 6 deletions
diff --git a/templates/en/index.html b/templates/en/index.html
index 8806ce1..e1d3b16 100644
--- a/templates/en/index.html
+++ b/templates/en/index.html
@@ -76,9 +76,7 @@ otherwise stated.
(section
,(anchored-h 2 "Contact" "contact")
(p "Send us an email to: "
- (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"))
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"))