Generate Pelican site

This commit is contained in:
Raymond Wanyoike 2016-12-11 20:54:32 +03:00
commit 1a1c853628
103 changed files with 16292 additions and 0 deletions

17
manifest.json Normal file
View file

@ -0,0 +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"
}