Skip to content

Commit 4b1268d

Browse files
committed
Disable Tools and Testing page
1 parent 041623b commit 4b1268d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/.vuepress/config/languages/en/sidebarStructure.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ module.exports = {
1313
title: 'Accessibility',
1414
children: [
1515
'resources',
16-
'tools-testing',
1716
'vue-a11y-checklist'
1817
]
1918
},

src/.vuepress/config/languages/pt/sidebarStructure.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ module.exports = {
1313
title: 'Acessibilidade',
1414
children: [
1515
'links-uteis',
16-
'ferramentas-e-testes',
1716
'vue-a11y-checklist'
1817
]
1918
},

0 commit comments

Comments
 (0)