1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/layouts/shortcodes/nofollow.html
2023-07-30 17:16:37 -07:00

1 line
84 B
HTML

{{ .Inner | .Page.RenderString | replaceRE "<a " `<a rel="nofollow" ` | safeHTML }}