hugo-theme-noteworthy/layouts/shortcodes/col.html

2 lines
58 B
HTML

<div class="col-{{ index .Params 0 }}">{{ .Inner }}</div>