Skip to content

Instantly share code, notes, and snippets.

@arecvlohe
Created July 30, 2015 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arecvlohe/8abc46ca56a2c575585e to your computer and use it in GitHub Desktop.
Save arecvlohe/8abc46ca56a2c575585e to your computer and use it in GitHub Desktop.
mixin icon(href)
i.fa.fa-lg(href=href)&attributes(attributes)
- var sites = {'fa-dribbble': '#', 'fa-twitter':'#', 'fa-instagram':'#', 'fa-facebook' : '#'};
each url, icon in sites
+icon(url)(class=icon)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment