diff --git a/docs/index.md b/docs/index.md
index 3f60c11d..37925c6a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -20,18 +20,31 @@ hero:
alt: VitePress
features:
- - icon: 📝
- title: Focus on Your Content
- details: Effortlessly create beautiful documentation sites with just markdown.
- - icon:
- title: Enjoy the Vite DX
- details: Instant server start, lightning fast hot updates, and leverage Vite ecosystem plugins.
- - icon:
- title: Customize with Vue
- details: Use Vue syntax and components directly in markdown, or build custom themes with Vue.
- - icon: 🚀
- title: Ship Fast Sites
- details: Fast initial load with static HTML, fast post-load navigation with client-side routing.
+ - title: Features
+ features:
+ - icon: 📝
+ title: Focus on Your Content
+ details: Effortlessly create beautiful documentation sites with just markdown.
+ - icon:
+ title: Enjoy the Vite DX
+ details: Instant server start, lightning fast hot updates, and leverage Vite ecosystem plugins.
+ - icon:
+ title: Customize with Vue
+ details: Use Vue syntax and components directly in markdown, or build custom themes with Vue.
+ - icon: 🚀
+ title: Ship Fast Sites
+ details: Fast initial load with static HTML, fast post-load navigation with client-side routing.
+ - title: Title
+ features:
+ - icon: 📝
+ title: Test
+ details: Test
+ - icon: 📝
+ title: Test
+ details: Test
+ - icon: 📝
+ title: Test
+ details: Test
---