feat: update images\favicons, add og meta tags
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Архив ДНТ-7",
|
||||
"short_name": "ДНТ-7",
|
||||
"description": "Рассекреченный реестр документов Межгалактического Дачного Сопротивления",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#f5f0e8",
|
||||
"theme_color": "#3d2b1f",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icon-192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/icon-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user