remove newtab links; practicing what i preach
ci/woodpecker/push/build Pipeline was successful Details

main
bdeshi 2 years ago
parent ad63e55833
commit 2a5e602a88
Signed by: bdeshi
GPG Key ID: 410D03DA9A3468E0

@ -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

@ -2,10 +2,10 @@ section.seealso
h1.target#seealso: a(href="#seealso") see also
.desc
p
a(href="https://bdeshi.space" target="_blank").print: b articles
a(href="https://bdeshi.space" rel="external").print: b articles
|(7),
|
a(href="https://github.com/bdeshi" target="_blank" rel="external nofollow noopener noreferrer").print: b github
a(href="https://github.com/bdeshi" rel="external nofollow noopener noreferrer").print: b github
|(4)
//-
|

Loading…
Cancel
Save