mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-12-18 12:04:35 -05:00
06f09594dd
to outgoing links
3 lines
152 B
HTML
3 lines
152 B
HTML
{{ range . -}}
|
|
<a href="{{ .url }}" target="_blank" rel="noopener noreferrer" title="{{ .name | humanize }}" >{{ partial "svg.html" . }}</a>
|
|
{{- end -}} |