Skip to content

Commit cf254e3

Browse files
committed
update netlify image
1 parent ec3fda7 commit cf254e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/footer.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export function renderFooter() {
88
99
<p class="cssdb-deploys">
1010
<a href="https://www.netlify.com" target="_blank" rel="noreferrer" class="cssdb-deploys__logo">
11-
<img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deploys by Netlify" loading="lazy" decoding="async" width="114" height="51" />
11+
<img src="https://www.netlify.com/assets/badges/netlify-badge-dark.svg" alt="Deploys by Netlify" loading="lazy" decoding="async" width="114" height="51" />
1212
</a>
1313
</p>
1414
</footer>

0 commit comments

Comments
 (0)