remove newtab links; practicing what i preach

This commit is contained in:
2024-05-17 09:53:03 +06:00
parent ab4f7cbe67
commit f11199d1e2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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