Flowbite and commit feed #2
@ -14,8 +14,8 @@
|
||||
<div class="flex flex-col">
|
||||
{#if description}
|
||||
<p>with the message:</p>
|
||||
<code>{description}</code>
|
||||
<code>{@html description}</code>
|
||||
{/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>
|
||||
</AccordionItem>
|
||||
|
Loading…
Reference in New Issue
Block a user