diff options
| author | Mark Otto <[email protected]> | 2017-10-28 22:41:25 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-28 22:41:25 -0700 |
| commit | a248ae0a3c9a1c431af2ab19427c442009ff1866 (patch) | |
| tree | 44d5470541fb8f50e3a205518c82a87c24b8ed58 /_data | |
| parent | bc53cb8bc53e858aee8665c8ed676147e768c244 (diff) | |
| download | bootstrap-a248ae0a3c9a1c431af2ab19427c442009ff1866.tar.xz bootstrap-a248ae0a3c9a1c431af2ab19427c442009ff1866.zip | |
Revamp docs About section (#24589)
- Drops the Team page for privacy and accuracy. I don't want to pressure folks into feeling committed to the project through a page like this, and it also doesn't allow folks any privacy option (as you can hide org membership on your GitHub profile).
- Moves the History page into an Overview page, which includes an updated history page and a quick team blurb at the top.
- Added redirects to the new Overview page from Team and History
Diffstat (limited to '_data')
| -rw-r--r-- | _data/nav.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/_data/nav.yml b/_data/nav.yml index 96eeba2b5..4dc1d6ee2 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -79,8 +79,7 @@ - title: About pages: - - title: History - - title: Team + - title: Overview - title: Brand - title: License - title: Translations |
