sitoctt/layouts/partials/anchor.html
2024-08-27 01:06:25 +02:00

2 lines
128 B
HTML

<a href="{{ .Params.href }}" rel="{{ .Params.rel }}" target="{{ .Params.target }}" title="{{ .Params.title }}">{{ .Inner }}</a>