Skip to content

Commit 88e1382

Browse files
committed
Added Offline reading support page.
Signed-off-by: Someshdiwan <[email protected]>
1 parent b1a4c96 commit 88e1382

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

site/assets/site.webmanifest

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -21,30 +21,3 @@
2121
"background_color": "#ffffff",
2222
"display": "standalone"
2323
}
24-
25-
26-
27-
28-
29-
/*
30-
{
31-
"name": "Java",
32-
"short_name": "Java",
33-
"icons": [
34-
{
35-
"src": "/web-app-manifest-192x192.png",
36-
"sizes": "192x192",
37-
"type": "image/png",
38-
"purpose": "maskable"
39-
},
40-
{
41-
"src": "/web-app-manifest-512x512.png",
42-
"sizes": "512x512",
43-
"type": "image/png",
44-
"purpose": "maskable"
45-
}
46-
],
47-
"theme_color": "#ffffff",
48-
"background_color": "#ffffff",
49-
"display": "standalone"
50-
} */

0 commit comments

Comments
 (0)