mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
Update manifest.json
This commit is contained in:
parent
e8f7bf2d44
commit
375635e422
1 changed files with 5 additions and 5 deletions
|
@ -3,14 +3,14 @@
|
||||||
"id": "pelican",
|
"id": "pelican",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Pelican Static Site Generator",
|
"en": "Static Site Generator",
|
||||||
"fr": "Pelican, un générateur de blog statique"
|
"fr": "Générateur de blog statique"
|
||||||
},
|
},
|
||||||
"version": "1.0",
|
"version": "1.0~ynh2",
|
||||||
"url": "https://blog.getpelican.com/",
|
"url": "https://blog.getpelican.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"website": "https://blog.getpelican.com/",
|
"website": "https://blog.getpelican.com",
|
||||||
"admindoc": "https://docs.getpelican.com/en/latest/index.html",
|
"admindoc": "https://docs.getpelican.com/en/latest/index.html",
|
||||||
"code": "https://github.com/getpelican/pelican"
|
"code": "https://github.com/getpelican/pelican"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue