{#each links as { href, title }}
  • {title}
  • {/each}