We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad20c3 commit d44b25eCopy full SHA for d44b25e
_includes/components/card_formation.njk
@@ -9,7 +9,7 @@
9
</h3>
10
<p class="fr-card__desc">{{ card.description }}</p>
11
<div class="fr-card__start">
12
- <p><a href="{{ card.email }}">Contact</a></p>
+ <p><a href="mailto:{{ card.email }}">Contact</a></p>
13
</div>
14
<div class="fr-card__end">
15
<h6>Formations</h6>
0 commit comments