tylerperkins.xyz/layouts/_default/_markup/render-link.html
Tyler Perkins dfa985812f
All checks were successful
continuous-integration/drone/push Build is passing
Update style and first post
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>