*Use transparent icon in the footer

This commit is contained in:
Derrick Hammer 2022-05-26 03:37:36 -04:00
parent 5c6c63821b
commit dd11c55590
2 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ export default function Layout({children}) {
{children}
<section className="section-footer">
<div className="footer-divider">
<a href="https://lumeweb.com"><StaticImage src={"../images/icon.png"}
<a href="https://lumeweb.com"><StaticImage src={"../images/icon-footer.png"}
className="logo"
alt="Lume Web"/></a>
</div>

BIN
src/images/icon-footer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB