Skip to content

Commit ff170a5

Browse files
committed
update favicons
1 parent 10b280a commit ff170a5

File tree

7 files changed

+24
-0
lines changed

7 files changed

+24
-0
lines changed

pkgdown/favicon/apple-touch-icon.png

-12.5 KB
Loading

pkgdown/favicon/favicon-96x96.png

6.82 KB
Loading

pkgdown/favicon/favicon.ico

0 Bytes
Binary file not shown.

pkgdown/favicon/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

pkgdown/favicon/site.webmanifest

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

0 commit comments

Comments
 (0)