LoveIt/layouts/partials/function/icon-link.html
2020-02-19 18:55:40 +08:00

3 lines
163 B
HTML

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