mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 08:30:27 +03:00
Added an icon for the website
This commit is contained in:
13
public/manifest.json
Normal file
13
public/manifest.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Valentin Popov's Blog",
|
||||
"short_name": "popov.link",
|
||||
"icons": [
|
||||
{
|
||||
"sizes": "512x512",
|
||||
"src": "google-touch-icon.png"
|
||||
}
|
||||
],
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#ffffff",
|
||||
"display": "fullscreen"
|
||||
}
|
Reference in New Issue
Block a user