Skip to content

Commit fb9565e

Browse files
authored
Merge pull request #42 from chmodshubham/main
update ngkore fevicon
2 parents a54c799 + 292436f commit fb9565e

19 files changed

+6
-7
lines changed
-5.16 KB
Loading
69.7 KB
Loading
-4.58 KB
Loading

.sphinx/_static/favicon-16x16.png

155 Bytes
Loading

.sphinx/_static/favicon-32x32.png

411 Bytes
Loading

.sphinx/_static/favicon.ico

0 Bytes
Binary file not shown.

.sphinx/_static/favicon.png

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sphinx/_static/favicon1.png

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sphinx/_static/favicon2.png

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sphinx/_static/site.webmanifest

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@
66
"src": "/android-chrome-192x192.png",
77
"sizes": "192x192",
88
"type": "image/png"
9-
}
9+
},
10+
{
11+
"src": "/android-chrome-512x512.png",
12+
"sizes": "512x512",
13+
"type": "image/png"
14+
}
1015
],
1116
"theme_color": "#FFFFFF",
1217
"background_color": "#FFFFFF",

0 commit comments

Comments
 (0)