mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
docs
This commit is contained in:
parent
d6d34f34a8
commit
a6251191e5
20 changed files with 103 additions and 131 deletions
21
pkgdown/favicon/site.webmanifest
Executable file
21
pkgdown/favicon/site.webmanifest
Executable file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "FreesearchR",
|
||||
"short_name": "FreesearchR",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/FreesearchR/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/FreesearchR/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue