mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
Merge pull request #12 from YunoHost-Apps/improve-descr
Explain what the app is really about instead of just saying it's "$app for Yunohost"
This commit is contained in:
commit
b8fb04c062
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
"id": "drupal",
|
"id": "drupal",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Drupal for YunoHost application.",
|
"en": "A content management framework written in PHP",
|
||||||
"fr": "Drupal pour YunoHost."
|
"fr": "Un système de gestion de contenu écrit en PHP"
|
||||||
},
|
},
|
||||||
"version": "8.7.5~ynh1",
|
"version": "8.7.5~ynh1",
|
||||||
"url": "https://www.drupal.org",
|
"url": "https://www.drupal.org",
|
||||||
|
|
Loading…
Add table
Reference in a new issue