feat(docs-infra): add v8 to the version picker in the navbar (#35196)

The v8.angular.io should be ready shortly.

PR Close #35196
This commit is contained in:
Igor Minar 2020-02-06 13:32:23 -08:00 committed by Kara Erickson
parent 86db592b5c
commit ba0cdd3010
1 changed files with 4 additions and 0 deletions

View File

@ -872,6 +872,10 @@
}
],
"docVersions": [
{
"title": "v8",
"url": "https://v8.angular.io/"
},
{
"title": "v7",
"url": "https://v7.angular.io/"