commit 9425ad1fe039ae546a4ad5a98fe5669ef2dcd408
parent f021cfba0cea0d9a645f7a9b0089deafdab87d6b
Author: Hugo Soucy <hugo.soucy@savoirfairelinux.com>
Date: Fri, 19 Jan 2018 11:57:37 -0500
Put the email property in the ancor tag.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/index.mustache b/templates/index.mustache
@@ -31,7 +31,7 @@
<hr/>
Vous pouvez communiquer avec moi par courriel à
l'adresse <a href="mailto:{{ SITE.AUTHOR.EMAIL }}" property="email" rel="me">
- <span class="u-email" property="email">{{ SITE.AUTHOR.EMAIL }}</span></a>;
+ <span class="u-email">{{ SITE.AUTHOR.EMAIL }}</span></a>;
sinon vous pouvez également vous connecter au réseau Freenode <abbr title="Inter Relay Chat">IRC</abbr> et faire <code>/msg
hs0ucy [votremessage]</code>,
pour me parler en direct.