1 2 3
mixin githubIconLink(repo) a(href='https://github.com/' + repo, target='_blank', title='Source on GitHub') img(src='/assets/img/github.png', alt='GitHub')