remove newtab links; practicing what i preach
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
mixin ext_a(href, content, class_name='')
|
||||
a(href=href target="_blank" rel="external nofollow noopener" class=class_name)= content
|
||||
a(href=href rel="external nofollow noopener" class=class_name)= content
|
||||
|
Reference in New Issue
Block a user