First commit
This commit is contained in:
commit
44dbcd6f34
48 changed files with 3535 additions and 0 deletions
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 }}
|
Loading…
Add table
Add a link
Reference in a new issue