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

pull/73/head
Clement G 4 years ago
parent 4b959c2440
commit 51bb55d593

@ -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