First commit
This commit is contained in:
3
layouts/partials/social-icons.html
Normal file
3
layouts/partials/social-icons.html
Normal file
@ -0,0 +1,3 @@
|
||||
{{ range . -}}
|
||||
<a href="{{ .url }}" target="_blank" rel="noopener"><span class="screen-reader-text">{{ .name }}</span>{{ partial "svg.html" . }}</a>
|
||||
{{- end }}
|
Reference in New Issue
Block a user