Layout Slots
Updated: 4/24/2026 Words: 0 words Reading time: 0 min
VitePress supports multiple page layouts and theme slots.
Common layouts
homedocpage
How this project uses layout customization
- the homepage uses a custom home frontmatter block
- article pages use the documentation layout
- the theme injects extra article metadata after the
h1heading
Where to edit
- page-level layout: Markdown frontmatter
- global layout behavior:
docs/.vitepress/theme