Back to Distribution

Expand

docs/themes/hugo-geekdoc/layouts/shortcodes/expand.html

3.1.1134 B
Original Source

{{ $id := substr (sha1 .Inner) 0 8 }}

{{ default "Expand" (.Get 0) }}{{ default "↕" (.Get 1) }} {{ .Inner | $.Page.RenderString }}