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:
parent
86db592b5c
commit
ba0cdd3010
|
@ -872,6 +872,10 @@
|
|||
}
|
||||
],
|
||||
"docVersions": [
|
||||
{
|
||||
"title": "v8",
|
||||
"url": "https://v8.angular.io/"
|
||||
},
|
||||
{
|
||||
"title": "v7",
|
||||
"url": "https://v7.angular.io/"
|
||||
|
|
Loading…
Reference in New Issue