commit6430e78c16Merge:5855527b13bbc3Author: Dillon <dillonzq@outlook.com> Date: Wed Feb 19 19:31:28 2020 +0800 Merge pull request #84 from dillonzq/fix/duplicated_typeit fix(typeit): fix duplicated typeit bug (#82) commitb13bbc368cAuthor: Dillon <dillonzq@outlook.com> Date: Wed Feb 19 19:25:49 2020 +0800 fix(typeit): fix duplicated typeit bug (#82) commit58555274f5Merge:16320fa02919a7Author: Dillon <dillonzq@outlook.com> Date: Wed Feb 19 18:59:21 2020 +0800 Merge pull request #83 from dillonzq/fix/social_link_href fix(social): fix social link bug (#81) commit02919a7d48Author: Dillon <dillonzq@outlook.com> Date: Wed Feb 19 18:55:40 2020 +0800 fix(social): fix social link bug (#81)
4 lines
163 B
HTML
4 lines
163 B
HTML
<a href="{{ index . `href` | safeURL }}" rel="me noopener noreffer" target="_blank" title="{{ index . `title` }}">
|
|
{{- partial "function/icon.html" . -}}
|
|
</a>
|