1 2 3
mixin githubIconLink(repo) a(href='https://github.com/' + repo, target='_blank', title='Source on GitHub') i.fab.fa-2x.fa-github(title='GitHub')