diff --git a/hugo-site/layouts/shortcodes/email-protect.html b/hugo-site/layouts/shortcodes/email-protect.html index 421c7b7d..8b405885 100644 --- a/hugo-site/layouts/shortcodes/email-protect.html +++ b/hugo-site/layouts/shortcodes/email-protect.html @@ -1,10 +1,13 @@ {{ $email := .Get 0 }} {{ $text := .Get 1 | default $email }}