Skip to content

Commit

Permalink
refactor(manifest): update display to avoid empty top bar design
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuher committed Jan 4, 2025
1 parent 8b76acd commit 8f87215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/manifest.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"theme_color": "#9747ff",
"lang": "en",
"background_color": "#ffffff",
"display": "fullscreen",
"display": "standalone",
"orientation": "portrait-primary",
"scope": "./",
"start_url": "./",
Expand Down

0 comments on commit 8f87215

Please sign in to comment.