Welcome to SvelteKit
Visit
svelte.dev/docs/kit
to read the documentation
{#each blog_entries as [href, page]}
{page.metadata?.title}
{/each}