LoveIt/layouts/partials/function/icon-link.html

3 lines
153 B
HTML

<a href="{{ index . `href` }}" rel="me noopener noreffer" target="_blank" title="{{ index . `title` }}">
{{- partial "function/icon.html" . -}}
</a>