Change favicon

This commit is contained in:
MD. Ariful Alam
2021-08-26 00:05:00 +06:00
parent 13111a3106
commit 72ad67ea92
9 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "ezProfile",
"name": "Personal Portfolio",
"icons": [
{
"src": "favicon.ico",
@@ -20,6 +20,6 @@
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"theme_color": "#7a44ee",
"background_color": "#ffffff"
}