diff options
Diffstat (limited to 'templates/en/index.html')
-rw-r--r-- | templates/en/index.html | 4 |
1 files changed, 1 insertions, 3 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")) |