mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2024-12-25 22:45:53 -05:00
4 lines
156 B
HTML
4 lines
156 B
HTML
{{- range . -}}
|
|
<a href="{{ .url }}" target="_blank" rel="noopener noreferrer"
|
|
title="{{ .name | humanize }}">{{ partial "svg.html" . }}</a>
|
|
{{- end -}} |