forked from M3-Academy/challenge-landing-page
colocando a informacao do facebook, instagram e youtube
This commit is contained in:
parent
1fc7f1f59f
commit
699f14fc3b
12
index.html
12
index.html
@ -126,6 +126,18 @@
|
|||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
<footer class="page-header-footer">
|
||||||
|
<a href="/">
|
||||||
|
<img class="header-logo-footer" src="./assets/images/instagram.png" alt="Logo M3">
|
||||||
|
</a>
|
||||||
|
<a href="/">
|
||||||
|
<img class="header-logo-footer" src="./assets/images/facebook.png" alt="Logo M3">
|
||||||
|
</a>
|
||||||
|
<a href="/">
|
||||||
|
<img class="header-logo-footer" src="./assets/images/youtube.png" alt="Logo M3">
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user