1 line
211 B
HTML
1 line
211 B
HTML
<a class="underline text-tertiary-600 hover:text-tertiary-500 visited:text-primary-400" href="{{ .Destination | safeURL }}" {{ if strings.HasPrefix .Destination "http" }} target="_blank"{{ end }}>{{ .Text }}</a> |