Christian Nunciato 96c6fd914f
Port content and theme from pulumi-hugo-internal (#85)
Co-authored-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: kimberleyamackenzie <kimberleyamackenzie@gmail.com>
2021-04-20 00:37:26 -07:00

5 lines
103 B
HTML

<span>
{{ $path := .icon | printf "%s/%s" "icons" | printf "%s" }}
{{ partial $path }}
</span>