diff options
| author | Navan Chauhan <navanchauhan@gmail.com> | 2020-02-07 20:00:15 +0530 | 
|---|---|---|
| committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-02-07 20:00:15 +0530 | 
| commit | 1136190d57646964ebc2fce1659913d820ebc4e9 (patch) | |
| tree | 9436f56983c632ff7862f463d8cf1dcc6fcf8cbb | |
| parent | bdde96394e27c59dbb585179338b32413a7fe2ef (diff) | |
Publish deploy 2020-02-07 20:00
| -rw-r--r-- | manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifest.json b/manifest.json index 530f31f..bb4ec5d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@      "display": "fullscreen",      "start_url": "https://navanchauhan.github.io/",      "short_name": "Navan Chauhan", -    "theme_color": "transparent", +    "theme_color": "black",      "description": "Welcome to my personal fragment of the internet.",      "orientation": "any",      "background_color": "transparent", | 
