Files
hugo_it-services/themes/congo/layouts/partials/badge.html
T
2025-02-20 08:28:31 -05:00

8 lines
213 B
HTML

<span class="flex">
<span
class="ms-1 rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400"
>
{{ . }}
</span>
</span>