Skip to content

Commit

Permalink
Add background_color to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
theodore-s-beers committed Jan 6, 2024
1 parent 9a22506 commit 4d2b088
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "Easily and accurately convert dates among the Gregorian, Julian, Hebrew, Islamic, and Persian calendars",
"start_url": "./",
"display": "standalone",
"background_color": "#fff",
"theme_color": "#124ba1",
"icons": [
{
Expand Down
2 changes: 1 addition & 1 deletion sw.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d2b088

Please sign in to comment.