Skip to content

Commit 59a83cb

Browse files
added the screen reader page in the sidebar
1 parent 15e0dae commit 59a83cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,6 +1608,11 @@ module.exports = {
16081608
},
16091609
items: ["accessibility-test-scheduling-scan", "accessibility-test-scheduling-edit"]
16101610
},
1611+
{
1612+
type: "doc",
1613+
label: "Screen Reader",
1614+
id: "screen-reader-on-accessibility"
1615+
},
16111616
{
16121617
type: "category",
16131618
collapsed: true,

0 commit comments

Comments
 (0)