diff options
author | neodarz <neodarz@neodarz.net> | 2019-04-26 11:31:47 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-04-26 11:31:47 +0200 |
commit | 690589b0abc915a3bb6340b5513d8fbbdbdbbdbf (patch) | |
tree | 9f326f97733f0a20ce26a5032564a3c9d735cf0e | |
parent | bd22fd6c77e625892859e2356bcf4cecb833b8c2 (diff) | |
download | my_new_personal_website-690589b0abc915a3bb6340b5513d8fbbdbdbbdbf.tar.xz my_new_personal_website-690589b0abc915a3bb6340b5513d8fbbdbdbbdbf.zip |
Fix spam issue with email
-rw-r--r-- | source/template.html | 1 | ||||
-rw-r--r-- | source/website/contact.md | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/source/template.html b/source/template.html index b05f2a6d..08799b9e 100644 --- a/source/template.html +++ b/source/template.html @@ -33,6 +33,7 @@ $if(custom-css)$ $endif$ </head> <body> + <span style="display: none">poubelle@neodarz.net</span> <a class="link-header" href="/"><div class="outer"style="width:100%" ><pre class="title-header"><code> ████ ██ ██ ██ ██ ████ ░░░░ ░░██ ██ ██ ██ ██ ░░██ ██ ░░░░ diff --git a/source/website/contact.md b/source/website/contact.md index d3607f20..a0c82851 100644 --- a/source/website/contact.md +++ b/source/website/contact.md @@ -8,8 +8,8 @@ IRC : neodarz@freenode.org - neodarz@geeknode.org Mails: -- Perso: neodarz@neodarz.net -- Pro: corentin.breton@neodarz.net +- Perso: neodarz ( at ) neodarz (dot) net +- Pro: corentin (dot) breton ( at ) neodarz (dot) net GPG Pro: [9D00 6C6E 30CE C9A8 88A6 F804 905E AB92 577D A42C](/gpg/corentin.breton@neodarz.net.public.asc) |