Back to Goreleaser

G Templates

www/layouts/shortcodes/g_templates.html

2.15.4376 B
Original Source

{{- $icon := "light-bulb" -}} {{- $class := "hx:border-blue-200 hx:bg-blue-100 hx:text-blue-900 hx:dark:border-blue-200/30 hx:dark:bg-blue-900/30 hx:dark:text-blue-200" -}}

{{ partial "utils/icon.html" (dict "name" $icon "attributes" height=1.2em class="hx:inline-block hx:align-middle" ) -}}

Learn more about the template language.