Skip to content

Commit

Permalink
Adding Leader’s guide on accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Guerman Cope authored and guermanc committed Jul 18, 2024
1 parent d58de49 commit 2b6c24e
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/docs/src/common/pages/accessibility.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,10 @@ export const menu = (
{
href: '/accessibility/resources',
text: 'Guidance, tools and further reading'
},
{
href: '/accessibility/leaders-guide',
text: '- Leader’s guide on accessibility'
}
]} />
</Fragment>
Expand Down
Loading

1 comment on commit 2b6c24e

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.