Skip to content

Instantly share code, notes, and snippets.

@jakecraige
Created September 9, 2013 17:20
Show Gist options
  • Save jakecraige/6498756 to your computer and use it in GitHub Desktop.
Save jakecraige/6498756 to your computer and use it in GitHub Desktop.
.retailers
.col-1
=link_to 'Amazon', 'http://amazon.com'
=link_to 'Best Buy', 'http://amazon.com'
.col-2
=link_to 'Dick\'s Sporting Goods', 'http://amazon.com'
=link_to 'Fry\'s', 'http://amazon.com'
.col-3
=link_to 'Old Navy', 'http://amazon.com'
=link_to 'Baby Gap', 'http://amazon.com'
.col-4
=link_to 'Urban Outfitters', 'http://amazon.com'
=link_to 'Hayneedle', 'http://amazon.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment