1
0
Fork 0
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:
yalh76 2022-03-27 12:47:08 +02:00
parent e8f7bf2d44
commit 375635e422

View file

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