Flowbite and commit feed #2
@ -14,8 +14,8 @@
|
|||||||
<div class="flex flex-col">
|
<div class="flex flex-col">
|
||||||
{#if description}
|
{#if description}
|
||||||
<p>with the message:</p>
|
<p>with the message:</p>
|
||||||
<code>{description}</code>
|
<code>{@html description}</code>
|
||||||
{/if}
|
{/if}
|
||||||
<a class="hover:text-slate-100" href={link}>view commit</a>
|
<a class="hover:text-slate-100" href={link}>view commit for more details</a>
|
||||||
</div>
|
</div>
|
||||||
</AccordionItem>
|
</AccordionItem>
|
||||||
|
Loading…
Reference in New Issue
Block a user