1
0
Fork 0
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:
yalh76 2019-10-12 19:35:42 +02:00 committed by GitHub
commit b8fb04c062
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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