www.byjp.me/layouts/partials/social-icons.html
JP Hastings-Spital cfb8a110ce Swap to no theme & /photos
- Dramatic reduction in disk use
- Removal of largest videos, optimisation of jpgs
- Selection colours
2023-08-19 13:08:37 +01:00

3 lines
204 B
HTML

{{ range . -}}
&nbsp; <a href="{{ .url }}" target="_blank" rel="{{ if .rel }}{{ .rel }}{{ else }}me noopener{{ end }}" title="{{ .name | humanize }}">{{ partial "svg.html" . }}</a> &nbsp;
{{- end -}}