{#each navigation as item} {#if item?.link === $page.url.pathname} {item?.title} {/if} {/each}