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

4 lines
153 B
HTML
Raw Normal View History

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