Try doing a wee cleanup

This commit is contained in:
Nikolai Rodionov
2023-05-08 14:48:02 +02:00
parent ae45b107eb
commit aa788f30bc
212 changed files with 4923 additions and 15 deletions

View File

@ -0,0 +1 @@
<a href="{{ .Destination | safeURL }}"{{ with .Title}} title="{{ . }}"{{ end }}{{ if strings.HasPrefix .Destination "http" }} target="_blank" rel="noopener"{{ end }}>{{ .Text | safeHTML }}</a>