diff options
| author | Patrick H. Lauke <[email protected]> | 2016-01-09 14:18:53 +0000 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2016-01-09 14:18:53 +0000 |
| commit | 1887664c013eb264b8dde4171fd4e477a6aafaf1 (patch) | |
| tree | 911dd37b963232def693714594da552cf857729c /docs | |
| parent | dedfffe5dbda53148c816e379f7ba93eb1ff36f6 (diff) | |
| download | bootstrap-1887664c013eb264b8dde4171fd4e477a6aafaf1.tar.xz bootstrap-1887664c013eb264b8dde4171fd4e477a6aafaf1.zip | |
Remove About > Accessibility
Currently, there is no actual accessibility page, so this avoids a 404
in the docs. More fundamentally, though, it makes more sense for
accessibility advice to be directly integrated in the docs (which we're
doing, for the most part - though we should ensure that we do
cover/mention everything where appropriate), so there's no need for a
separate accessibility page.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_data/nav.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index dac90c0d8..eaf5ef60a 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -59,7 +59,6 @@ pages: - title: History - title: Team - - title: Accessibility - title: Brand - title: License - title: Translations |
