Back to Lima

Helpfullinks

website/layouts/shortcodes/blocks/helpfullinks.html

2.1.1147 B
Original Source

{{ $usedBy := site.Data.helpfullinks -}} {{ range $usedBy -}}

[

{{ .header }}

]({{%20.link%20}}){{ .label }} {{- end }}