↫
{currentIndex + 1} / {images.length} ::
full-size
{#each images[currentIndex].desc as d}
{@html d}
{/each}
↬