[ci] yarn format

This commit is contained in:
tony-sull 2021-10-18 17:28:06 +00:00 committed by GitHub Actions
parent c2b3efeca8
commit 3e51037262

View file

@ -117,6 +117,7 @@ For Markdown files, the `content` prop also has an `astro` property which holds
> Keep in mind that the only guaranteed properties coming from the `content` prop are `astro` and `url`.
### Images and videos
Using images or videos follows Astro's normal import rules:
- Place them in the `public/` as explained on the [project-structure page](/core-concepts/project-structure/#public)