/
githubmirror
/
hugo
Обзор
Документация
Войти
/
githubmirror
/
hugo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/static/manifest.json
45 строк
1 KB
Bjørn Erik Pedersen
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
13 фев 2025, 12:40
13 фев 2025, 12:40
304a7e5
Код
Авторство
О чём код?
{ "name": "Hugo", "short_name": "Hugo", "icons": [ { "src": "/android-chrome-36x36.png", "sizes": "36x36", "type": "image/png" }, { "src": "/android-chrome-48x48.png", "sizes": "48x48", "type": "image/png" }, { "src": "/android-chrome-72x72.png", "sizes": "72x72", "type": "image/png" }, { "src": "/android-chrome-96x96.png", "sizes": "96x96", "type": "image/png" }, { "src": "/android-chrome-144x144.png", "sizes": "144x144", "type": "image/png" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-256x256.png", "sizes": "256x256", "type": "image/png" } ], "start_url": "./?utm_source=web_app_manifest", "theme_color": "#0A1922", "background_color": "#FFF", "display": "standalone" }