Files
LoveIt/layouts/partials/function/icon-link.html
2020-02-17 21:02:27 +08:00

4 lines
153 B
HTML

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