Files
hugo-book/layouts/shortcodes/hint.html
2025-04-07 15:38:25 +02:00

4 lines
84 B
HTML

<blockquote class="book-hint {{ .Get 0 }}">
{{ .Inner | safeHTML }}
</blockquote>