Around the web

Links to all my stuff

<% var i = 0 %>
<% config.links.forEach(function(link) { %> <%- partial('_partial/social-icons', {link: link.link, icon: link.icon}) %> <% }) %>