mirror of
https://github.com/maikka39/Personal-Website.git
synced 2026-09-27 20:46:25 +00:00
4 lines
154 B
HTML
4 lines
154 B
HTML
{{ range . -}}
|
|
<a href="{{ .url }}" target="_blank" rel="noopener" title="{{ .name | humanize }}">{{ partial "svg.html" . }}</a>
|
|
|
|
{{- end -}} |