There was an error while loading. Please reload this page.
1 parent a49f341 commit 3bc04b0Copy full SHA for 3bc04b0
1 file changed
src/components/Footer.js
@@ -18,7 +18,7 @@ const Footer = props => (
18
<Link to="/contact">Contact</Link>
19
</li>
20
<li>
21
- <a href="https://www.iteratec.de/impressum/">Impressum</a>
+ <a href="https://www.iteratec.de/impressum/">Imprint</a>
22
23
<li className="copyright">
24
© {new Date().getFullYear()}{' '}
0 commit comments