{#each routes as group}
    {#each group as { href, icon, title, wip, external }}
  • {icon}
    {title}
  • {/each}
{/each}