Generate Pelican site

This commit is contained in:
2020-08-21 11:04:33 +03:00
commit 2dc3770f8a
92 changed files with 12722 additions and 6273 deletions

34
manifest.json Normal file → Executable file
View file

@ -1,17 +1,17 @@
{
"name": "Alchemy \u2728",
"icons": [
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png"
},
{
"src": "\/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image\/png"
}
],
"theme_color": "#ffc40d",
"display": "standalone"
}
{
"name": "Alchemy \u2728",
"icons": [
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png"
},
{
"src": "\/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image\/png"
}
],
"theme_color": "#ffc40d",
"display": "standalone"
}