You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{{ $_hugo_config := `{ "version": 1 }` }}
|
|
|
|
<div class="mb-35">
|
|
<span class="badge badge-{{.Get 0 | lower}}">{{ .Get 0}}</span>
|
|
{{ .Inner | markdownify }}
|
|
</div> |