Pass icon as keyword argument to shortcode

This commit is contained in:
Alex Haslam
2023-12-20 13:53:50 +00:00
parent b1e8e00267
commit 2791cc7cb9
2 changed files with 12 additions and 10 deletions
-9
View File
@@ -1,9 +0,0 @@
<span style="margin-top: 0.5rem" class="mr-2">
<span class="flex">
<span
class="rounded-full bg-primary-500 dark:bg-primary-300 text-neutral-50 dark:text-neutral-700 px-1 py-[1px] text-xs font-normal"
>
{{ . }}
</span>
</span>
</span>