diff --git a/source/sites/mycompanyinfrance.fr/layout/Footer/Footer.js b/source/sites/mycompanyinfrance.fr/layout/Footer/Footer.js index 03e90169e..d003a969a 100644 --- a/source/sites/mycompanyinfrance.fr/layout/Footer/Footer.js +++ b/source/sites/mycompanyinfrance.fr/layout/Footer/Footer.js @@ -17,10 +17,12 @@ import './Footer.css' import betaGouvSvg from './logo-betagouv.svg' import Privacy from './Privacy' const Footer = ({ colours: { colour } }) => { + const hrefLink = hrefLangLink[i18n.language][ decodeURIComponent(window.location.pathname).replace(/^\/$/, '') ] || [] + console.log('yayayayyay', hrefLangLink, hrefLink) return (