feat(static-pages) : set mailto to app@mieuxvoter.fr

pull/46/head
Clement G 4 years ago
parent 94a4ebefd3
commit 10e0c20ab6

@ -42,7 +42,7 @@ const Footer = props => {
ref={link3}
className={bboxLink3.top === bboxLink4.top ? "" : "no-tack"}
>
<a href="mailto:contact@mieuxvoter.fr" style={linkStyle}>
<a href="mailto:app@mieuxvoter.fr" style={linkStyle}>
{t("Need help?")}
</a>
</li>

Loading…
Cancel
Save