init: hugo + blog awesome, struktura webu
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Arch Linux CZ",
|
||||
"short_name": "Arch Linux CZ",
|
||||
"start_url": "http://localhost:1313/",
|
||||
"theme_color": "#434648",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user