docs: update theme guide

This commit is contained in:
radishzzz 2025-05-31 17:23:19 +01:00
parent 5ec894cd36
commit 2f753b2d5c
6 changed files with 8 additions and 6 deletions

View file

@ -305,7 +305,7 @@ pnpm new-post first-post.mdx -> src/content/posts/first-post.mdx
### Front Matter
Only `title` and `published` are required fields, all other configurations can be safely omitted.
Only `title` and `published` are required fields, all other configurations can be omitted.
```markdown
---