tylerperkins.xyz/layouts/_default/_markup/render-link.html
2023-09-11 22:45:24 -04:00

2 lines
130 B
HTML

<a href="{{ .Destination }}" title="{{ .Title }}" data-value="{{ .Text | safeHTML }}" class="scramble">{{ .Text | safeHTML }}</a>