diff --git a/docs/index.html b/docs/index.html
index 0f5111210..747c3688e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -20,9 +20,12 @@
},
{
title: 'Features',
- path: 'features',
type: 'dropdown',
items: [
+ {
+ title: 'Features Introduction',
+ path: 'features',
+ },
{
title: 'Application Header',
path: 'header'