mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fix(docs-infra): update manifest names (#30194)
update manifest names to better indicate what the installable application is, fixes #30192 PR Close #30194
This commit is contained in:
parent
621b659aa9
commit
356e6a88f4
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"short_name": "Angular",
|
||||
"name": "Angular",
|
||||
"short_name": "Angular Docs",
|
||||
"name": "Angular Documentation",
|
||||
"icons": [
|
||||
{
|
||||
"src":"assets/images/favicons/favicon-194x194.png",
|
||||
|
|
|
|||
Loading…
Reference in a new issue