I'd like to fetch Markdown files from another repository when building an astro site, but these Markdown files do not have the layout
frontmatter property.
Is there a way to 'force' markdown files to use a default layout without touching their frontmatter headers?