mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-23 21:15:00 +00:00
updated icons
This commit is contained in:
parent
ae7d6a16af
commit
4b87f2b40f
11 changed files with 65 additions and 5 deletions
19
assets/icons/site.webmanifest
Normal file
19
assets/icons/site.webmanifest
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-384x384.png",
|
||||
"sizes": "384x384",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue