🐛 test prod
parent
0854278918
commit
6809056e97
|
@ -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 (
|
||||
<div className="footer-container">
|
||||
<Helmet>
|
||||
|
|
Loading…
Reference in New Issue