Skip to content

Commit

Permalink
Update files/en-us/web/manifest/theme_color/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dipikabh committed Sep 3, 2024
1 parent 7504a43 commit 8b345cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/manifest/theme_color/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ body {

```json
{
"name": "MyWebApp",
"name": "My First App",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#ff4500"
Expand Down

0 comments on commit 8b345cb

Please sign in to comment.