Praveen Angyan

Results 2 issues of Praveen Angyan

Proposed fix: ``` --- import { CollectionEntry, getCollection } from "astro:content"; // 1. Generate a new path for every collection entry export async function getStaticPaths() { const blogEntries = await...

help - confirm behaviour