Helldragon67 713646310d
All checks were successful
Deploy Theme / deploy (push) Successful in 9s
footer
2024-10-20 12:22:10 +08:00

9 lines
342 B
Handlebars

<footer class="gh-footer{{#match @custom.header_and_footer_color "Accent color"}} has-accent-color{{/match}} gh-outer">
<div class="gh-footer-inner gh-inner">
<div class="gh-footer-bar">
<nav class="gh-footer-menu">
{{navigation type="secondary"}}
</nav>
</div>
</div>
</footer>