Add Footer
This commit is contained in:
parent
567f76958b
commit
754c480f8c
|
@ -0,0 +1,14 @@
|
|||
<footer>
|
||||
<section class="links">
|
||||
<a href="#">Start</a>
|
||||
<a href="#">Blog</a>
|
||||
<a href="#">Project</a>
|
||||
<a href="#">Contact</a>
|
||||
</section>
|
||||
|
||||
<div class="social">
|
||||
<a href="#">Facebook</a>
|
||||
<a href="#">Twitter</a>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
Loading…
Reference in New Issue