Skip to content

Commit 31af873

Browse files
committed
favicon change
1 parent 48a4b0e commit 31af873

File tree

9 files changed

+23
-26
lines changed

9 files changed

+23
-26
lines changed

app/apple-icon.png

21.9 KB
Loading

app/favicon.ico

13.6 KB
Binary file not shown.

app/icon.png

-2.81 KB
Binary file not shown.

app/icon.svg

Lines changed: 0 additions & 6 deletions
This file was deleted.

app/icon0.svg

Lines changed: 3 additions & 0 deletions
Loading

app/icon1.png

16.4 KB
Loading

app/manifest.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
2-
"name": "ned.im",
3-
"short_name": "ned.im",
4-
"icons": [
5-
{
6-
"src": "/web-app-manifest-192x192.png",
7-
"sizes": "192x192",
8-
"type": "image/png",
9-
"purpose": "maskable"
10-
},
11-
{
12-
"src": "/web-app-manifest-512x512.png",
13-
"sizes": "512x512",
14-
"type": "image/png",
15-
"purpose": "maskable"
16-
}
17-
],
18-
"theme_color": "#ffffff",
19-
"background_color": "#ffffff",
20-
"display": "standalone"
21-
}
2+
"name": "Nedim Arabacı",
3+
"short_name": "ned.im",
4+
"icons": [
5+
{
6+
"src": "/web-app-manifest-192x192.png",
7+
"sizes": "192x192",
8+
"type": "image/png",
9+
"purpose": "maskable"
10+
},
11+
{
12+
"src": "/web-app-manifest-512x512.png",
13+
"sizes": "512x512",
14+
"type": "image/png",
15+
"purpose": "maskable"
16+
}
17+
],
18+
"theme_color": "#ffffff",
19+
"background_color": "#ffffff",
20+
"display": "standalone"
21+
}
24.9 KB
Loading
149 KB
Loading

0 commit comments

Comments
 (0)