début du thème, footer et header en mobile
This commit is contained in:
@@ -89,8 +89,10 @@
|
||||
<section id="footer_top">{{ page.footer_top }}</section>
|
||||
<section id="footer_middle">
|
||||
<section id="footer_left">{{ page.footer_left }}</section>
|
||||
<section id="footer_center">{{ page.footer_center }}</section>
|
||||
<section id="footer_right">{{ page.footer_right }}</section>
|
||||
<div id="footer_section">
|
||||
<section id="footer_center">{{ page.footer_center }}</section>
|
||||
<section id="footer_right">{{ page.footer_right }}</section>
|
||||
</div>
|
||||
</section>
|
||||
<section id="footer_bottom">{{ page.bottom }}</section>
|
||||
|
||||
|
Reference in New Issue
Block a user