blob: 39864b2ecbb8fd3ee0b41b087bb3856b8591cae5 (
plain) (
blame)
1
2
3
4
5
6
7
|
---
'astro': minor
---
Changes the default content config location from `src/content/config.*` to `src/content.config.*`.
The previous location is still supported, and is required if the `legacy.collections` flag is enabled.
|