{#if post.embed} {#if post.embed.$type === 'app.bsky.embed.images#view'} {#each post.embed.images as image (image.thumb)} {image.alt} {/each} {/if} {/if}
{#if reposted}
{(repostCount ?? 0) + 1}
{:else}
{repostCount}
{/if} {#if !isAuthenticated}
{likeCount}
{:else if liked} {:else} {/if}