mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
add application description in the manifest.json
This commit is contained in:
parent
950c684880
commit
18b6cd61fa
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
||||||
"id": "plume",
|
"id": "plume",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Federated blogging application"
|
"en": "Federated blogging application",
|
||||||
|
"fr": "Une application de blogging fédérée."
|
||||||
},
|
},
|
||||||
"version": "0.2.0~ynh2",
|
"version": "0.2.0~ynh2",
|
||||||
"url": "https://baptiste.gelez.xyz/",
|
"url": "https://baptiste.gelez.xyz/",
|
||||||
|
|
Loading…
Add table
Reference in a new issue