Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Security2431/0d5fc7786c0bedecbd1323d3a8201b7c to your computer and use it in GitHub Desktop.
Save Security2431/0d5fc7786c0bedecbd1323d3a8201b7c to your computer and use it in GitHub Desktop.
footer
footer.footer
.wrapper.footer__wrapper
.footer__col
.footer__head
.footer__payment
.footer__info
.footer__col
- var menu = content.index.menu
each items in menu.items
.footer__menu
nav.nav.menu__nav
h3.nav__heading!= items.heading
ul.mu-list.nav__list
each item in items.items
li.mu-list__item
a.mu-list__link(href=item.href)!= item.text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment