init: hugo + blog awesome, struktura webu

This commit is contained in:
2026-05-10 07:49:36 +02:00
commit b4fe5d83ca
62 changed files with 4657 additions and 0 deletions
+20
View File
@@ -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"
}
]
}