mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Generate Pelican site
This commit is contained in:
parent
a0db1c0a8d
commit
2dc3770f8a
92 changed files with 12722 additions and 6273 deletions
34
manifest.json
Normal file → Executable file
34
manifest.json
Normal file → Executable 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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue