We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e2281 commit fa86090Copy full SHA for fa86090
1 file changed
site/src/components/footer/Footer.astro
@@ -298,7 +298,7 @@ const { title } = Astro.props
298
<p class="px-gridmargin px-md-none">
299
<a href="https://www.netlify.com" target="_blank" rel="noopener">
300
<img
301
- src="https://www.netlify.com/img/global/badges/netlify-dark.svg"
+ src="https://www.netlify.com/assets/badges/netlify-badge-dark.svg"
302
alt="Deployed by Netlify"
303
width="89"
304
height="40"
0 commit comments