docs(aio): add changelog, as hidden, to navigation (#19028)
This ensures that the changelog page is formatted correctly. Closes #17604 PR Close #19028
This commit is contained in:
parent
552dbfc2f1
commit
5369de80d6
@ -380,6 +380,12 @@
|
|||||||
"title": "API",
|
"title": "API",
|
||||||
"tooltip": "Details of the Angular classes and values.",
|
"tooltip": "Details of the Angular classes and values.",
|
||||||
"url": "api"
|
"url": "api"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "guide/change-log",
|
||||||
|
"title": "Change Log",
|
||||||
|
"tooltip": "Angular Documentation Change Log",
|
||||||
|
"hidden": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user