Skip to content

Commit c8325db

Browse files
committed
fix nav order
1 parent a2f8491 commit c8325db

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

docs/_accessibility/interaction/focus_indicator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Ensure the keyboard focus indicator is visible
44
permalink: /accessibility/interaction/focus_indicator
55
parent: Interaction
6-
nav_order: 22
6+
nav_order: 26
77
---
88

99
# Ensure the keyboard focus indicator is easily visible.

docs/_accessibility/interaction/interaction_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Interaction
44
permalink: /accessibility/interaction/intro
5-
nav_order: 20
5+
nav_order: 24
66
has_children: true
77
---
88

docs/_accessibility/interaction/key_information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Don’t require interactions to access key information
44
permalink: /accessibility/interaction/key_information
55
parent: Interaction
6-
nav_order: 24
6+
nav_order: 28
77
---
88

99
# Don’t require interactions to access key information.

docs/_accessibility/interaction/keyboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Make your visualizations keyboard-accessible
44
permalink: /accessibility/interaction/keyboard
55
parent: Interaction
6-
nav_order: 21
6+
nav_order: 25
77
---
88

99
# Make interactive visualizations keyboard-accessible.

docs/_accessibility/interaction/tab_order.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Check that the tab order is logical
44
permalink: /accessibility/interaction/tab_order
55
parent: Interaction
6-
nav_order: 23
6+
nav_order: 27
77
---
88

99
# Check that the tab order is logical and intuitive for keyboard and assistive technology users.

docs/_accessibility/testing/low_vision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Test for low vision
44
permalink: /accessibility/testing/low_vision
55
parent: Testing
6-
nav_order: 26
6+
nav_order: 31
77
---
88

99
# Test for low vision.

docs/_accessibility/testing/mobile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Test on mobile
44
permalink: /accessibility/testing/mobile
55
parent: Testing
6-
nav_order: 27
6+
nav_order: 32
77
---
88

99
# Test on mobile

docs/_accessibility/testing/screen_reader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Test your viz with a screen reader
44
permalink: /accessibility/testing/screen_reader
55
parent: Testing
6-
nav_order: 25
6+
nav_order: 30
77
---
88

99
# Test your visualization or dashboard with a screen reader.

docs/_accessibility/testing/testing_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Testing
44
permalink: /accessibility/testing/intro
5-
nav_order: 24
5+
nav_order: 29
66
has_children: true
77
---
88

docs/_equity/equity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Equity and data
44
permalink: /equity
5-
nav_order: 28
5+
nav_order: 33
66
---
77

88
# Apply equity awareness in your design

docs/_resources/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Data resources
44
permalink: /resources
5-
nav_order: 29
5+
nav_order: 34
66
---
77

88
This page provides access to resources on data visualization and accessibility.

0 commit comments

Comments
 (0)