release: 2020-12-18-2

This commit is contained in:
He4eT 2020-12-18 14:28:25 +05:00
commit e031a519fd
7 changed files with 25 additions and 5 deletions

10
docs/manifest.json Normal file
View file

@ -0,0 +1,10 @@
{
"name": "huge-link",
"short_name": "huge-link",
"start_url": "/huge-link/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#fff",
"theme_color": "#333333"
}