Links das Redes sociais no footer FUNCIONANDO
This commit is contained in:
parent
0ab18b5e30
commit
d7fcff41db
@ -133,19 +133,19 @@
|
|||||||
|
|
||||||
<ul class="footer-icons">
|
<ul class="footer-icons">
|
||||||
<li class="footer-icon">
|
<li class="footer-icon">
|
||||||
<a href="#" target="_blank">
|
<a href="https://www.instagram.com/m3.ecommerce/" target="_blank" rel="noopener">
|
||||||
<img src="./assets/images/instagram-icon.png" alt="Icone do Instagram" />
|
<img src="./assets/images/instagram-icon.png" alt="Icone do Instagram" />
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="footer-icon">
|
<li class="footer-icon">
|
||||||
<a href="#" target="_blank">
|
<a href="https://www.facebook.com/digitalm3/" target="_blank" rel="noopener">
|
||||||
<img src="./assets/images/facebook-icon.png" alt="Icone do Facebook" />
|
<img src="./assets/images/facebook-icon.png" alt="Icone do Facebook" />
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="footer-icon">
|
<li class="footer-icon">
|
||||||
<a href="#" target="_blank">
|
<a href="https://www.youtube.com/channel/UCW4o86gZG_ceA8CmHltXeXA" target="_blank" rel="noopener">
|
||||||
<img src="./assets/images/youtube-icon.png" alt="Icone do Youtube" />
|
<img src="./assets/images/youtube-icon.png" alt="Icone do Youtube" />
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -309,3 +309,5 @@ body{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user