From 690589b0abc915a3bb6340b5513d8fbbdbdbbdbf Mon Sep 17 00:00:00 2001 From: neodarz <neodarz@neodarz.net> Date: Fri, 26 Apr 2019 11:31:47 +0200 Subject: Fix spam issue with email --- source/template.html | 1 + 1 file changed, 1 insertion(+) (limited to 'source/template.html') 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> ████ ██ ██ ██ ██ ████ ░░░░ ░░██ ██ ██ ██ ██ ░░██ ██ ░░░░ -- cgit v1.2.1