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",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Pelican Static Site Generator",
|
||||
"fr": "Pelican, un générateur de blog statique"
|
||||
"en": "Static Site Generator",
|
||||
"fr": "Générateur de blog statique"
|
||||
},
|
||||
"version": "1.0",
|
||||
"url": "https://blog.getpelican.com/",
|
||||
"version": "1.0~ynh2",
|
||||
"url": "https://blog.getpelican.com",
|
||||
"upstream": {
|
||||
"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",
|
||||
"code": "https://github.com/getpelican/pelican"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue