Skip to content

Commit 99679b1

Browse files
committed
Added Favicon Here in this .
Signed-off-by: Someshdiwan <[email protected]>
1 parent e9b8714 commit 99679b1

File tree

7 files changed

+24
-0
lines changed

7 files changed

+24
-0
lines changed

site/assets/apple-touch-icon.png

11.4 KB
Loading

site/assets/favicon-96x96.png

5.62 KB
Loading

site/assets/favicon.ico

0 Bytes
Binary file not shown.

site/assets/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

site/assets/site.webmanifest

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "Java",
3+
"short_name": "Java",
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+
}
12.1 KB
Loading
31.9 KB
Loading

0 commit comments

Comments
 (0)