{#each breadcrumb as { name, href }, index} {name} {#if index < breadcrumb.length - 1} {/if} {/each}