*Use transparent icon in the footer
This commit is contained in:
parent
5c6c63821b
commit
dd11c55590
|
@ -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>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue