🎨 ajoute un lien vers notre offre de poste

pull/853/head
Johan Girod 2020-01-21 10:50:58 +01:00
parent 590161e98f
commit 7d977685b4
1 changed files with 11 additions and 0 deletions

View File

@ -88,6 +88,16 @@ const Footer = () => {
<>
{' • '}
<Link to={sitePaths.nouveautés}>Nouveautés</Link>
{' • '}
<strong>
<a
href={
'https://beta.gouv.fr/recrutement/2020/01/13/mon-entreprise-JS-senior.html'
}
>
🙋 On recrute !{' '}
</a>
</strong>
</>
)}
{' • '}
@ -96,6 +106,7 @@ const Footer = () => {
<Link to={sitePaths.integration.index}>
Intégrer nos simulateurs
</Link>
{!!hrefLink.length && ' • '}
{hrefLink.map(({ hrefLang, href }) => (
<a