mirror of
https://github.com/simon987/Much-Assembly-Required-Frontend.git
synced 2025-12-14 15:19:07 +00:00
Initial commit
This commit is contained in:
23
footer.inc.html
Normal file
23
footer.inc.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<footer id="footer" class="container">
|
||||
<div class="row 200%">
|
||||
<div class="12u">
|
||||
|
||||
<!-- About -->
|
||||
<section>
|
||||
<h2 class="major"><span>About</span></h2>
|
||||
<p>
|
||||
This footer is under construction
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
<ul class="menu">
|
||||
<li>© Simon Fortier. All rights reserved</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
Reference in New Issue
Block a user