A vibe coded tangled fork which supports pijul.
at cde4705021a07e3cb11322fb9ef78a6c786b41c0 6 lines 262 B view raw
1<div class="flex items-center gap-2 w-fit mx-auto"> 2 <span class="w-16 h-16 [&>svg]:w-full [&>svg]:h-full text-black dark:text-white"> 3 ${ dolly.svg() } 4 </span> 5 <span class="font-bold text-4xl not-italic text-black dark:text-white">tangled</span> 6</div>