* Let users create single sites * Create shortcodes for bulma (sub)titles * Support sidebar in singlepages only * Fix shortcodes according to the bulma doc * Use h5 tag for is-5 class
2 lines
41 B
HTML
2 lines
41 B
HTML
<h5 class="title is-5">{{ .Get 0 }}</h5>
|