Files
knaeckeboot-eu/themes/bluewater/layouts/_default/_markup/render-link.html
T
kossa ff2ddc103d
Deploy Hugo Site / Deploy Batch Tools on beta.batch.tools (push) Successful in 2m4s
Neuer Blogeintrag
2024-05-05 20:19:20 +02:00

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>