There was an error while loading. Please reload this page.
1 parent fb83b2d commit c8de6fdCopy full SHA for c8de6fd
1 file changed
src/components/Footer.js
@@ -57,13 +57,13 @@ const Footer = () => (
57
<li>
58
Proudly made in{' '}
59
<img
60
- src="https://lipis.github.io/flag-icon-css/flags/4x3/nl.svg"
+ src="https://flagicons.lipis.dev/flags/4x3/nl.svg"
61
width="15px"
62
alt="Flag Netherlands"
63
/>{' '}
64
and{' '}
65
66
- src="https://lipis.github.io/flag-icon-css/flags/4x3/se.svg"
+ src="https://flagicons.lipis.dev/flags/4x3/se.svg"
67
68
alt="Flag Sweden"
69
/>
0 commit comments