跳转到内容
This is an unmaintained snapshot of the Astro v5 docs. View the latest docs.

Content Schema should not contain slug.

ContentSchemaContainsSlugError: 内容集合模式不应包含 slug,因为它作为保留字段用于 slug 的生成。请从 Collection_Name 集合模式中删除此内容。

旧版内容集合的 schema 不应包含 slug 字段。这个字段是由 Astro 用于生成条目 slug 的保留字段。请从 schema 中删除 slug 字段。你仍然可以在 frontmatter 中使用自定义的 slugs。

请参阅:

贡献 社区 赞助