footer menu
This commit is contained in:
@@ -75,13 +75,13 @@
|
||||
</section>
|
||||
<section id="footer-bottom">
|
||||
<div id="footer-left">
|
||||
{{ page.footer_left }}
|
||||
{{ page.footer_bottom_left }}
|
||||
</div>
|
||||
<div id="footer-middle">
|
||||
{{ page.footer_middle }}
|
||||
{{ page.footer_bottom_middle }}
|
||||
</div>
|
||||
<div id="footer-right">
|
||||
{{ page.footer_right }}
|
||||
{{ page.footer_bottom_right }}
|
||||
</div>
|
||||
</section>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user