hugo-geekblog/layouts/shortcodes/hint.html

4 lines
96 B
HTML

<blockquote class="gblog-hint {{ .Get 0 }}">
{{ .Inner | $.Page.RenderString }}
</blockquote>