Skip to content

Commit b30765a

Browse files
authored
Update sidebar.schema.json
1 parent a98577f commit b30765a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schema/v1.0.0/sidebar.schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"description": { "type": "string" },
3838
"summary": { "type": "string" },
3939
"brief": { "type": "string" },
40+
"title": { "type": "string" },
4041
"id": {
4142
"type": "string",
4243
"pattern": "^[a-zA-Z0-9._-]+$"
@@ -196,4 +197,4 @@
196197
]
197198
}
198199
}
199-
}
200+
}

0 commit comments

Comments
 (0)