1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

Generate Pelican site

This commit is contained in:
2022-03-19 19:37:48 +00:00
commit b3a887de94
159 changed files with 28954 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "Avinal",
"short_name": "Avinal",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#00aba9",
"background_color": "#00aba9",
"display": "standalone"
}