follow particular naming scheme
This commit is contained in:
parent
a6e17280a1
commit
91e30b806b
4 changed files with 0 additions and 0 deletions
4
layouts/partials/social_icons.html
Normal file
4
layouts/partials/social_icons.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{{- range . -}}
|
||||
<a href="{{ .url }}" target="_blank" rel="noopener noreferrer"
|
||||
title="{{ .name | humanize }}">{{ partial "svg.html" . }}</a>
|
||||
{{- end -}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue