{#each tools as tool, i} {#if i < 3}
{tool.name}
{@html tool.description}
{/if} {/each}
{ const el = document.getElementById("galarry"); if (el) el.scrollIntoView({ behavior: "smooth" }); }} >
and more!