footer menu

This commit is contained in:
2021-11-15 15:18:34 +01:00
parent ea4244da97
commit a32614545f
4 changed files with 104 additions and 4 deletions
@@ -69,9 +69,9 @@
<footer role="contentinfo">
{{ page.footer_top }}
<section id="fotter-bottom">
{{ page.footer_left }}
{{ page.footer_middle }}
{{ page.footer_right }}
{{ page.footer_bottom_left }}
{{ page.footer_bottom_middle }}
{{ page.footer_bottom_right }}
</section>
</footer>