From ff2bb7e09b7e2970917e2742ed063f43d6c14b24 Mon Sep 17 00:00:00 2001 From: Simon C Date: Mon, 9 Mar 2020 16:22:01 +0100 Subject: [PATCH] fix: Same id --- layouts/shortcodes/cloakemail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/cloakemail.html b/layouts/shortcodes/cloakemail.html index 807fc20..ffc4698 100644 --- a/layouts/shortcodes/cloakemail.html +++ b/layouts/shortcodes/cloakemail.html @@ -12,13 +12,13 @@ {{- $fingerprint := md5 (print (.Get "address") $protocol (index (seq 999 | shuffle) 0)) | truncate 8 "" -}} {{/* Set via CSS what is displayed when Javascript is disabled. Query is never displayed */}} - + {{/* Alter display with Javascript by changing DOM */}}