mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Merge pull request #74 from YunoHost-Apps/enh-keywords
Add "static" and "PHP" keywords in the description
This commit is contained in:
commit
f52c4a8322
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
"name": "Custom Webapp",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Custom Web app with SFTP access",
|
||||
"fr": "Application Web personnalisée avec accès SFTP"
|
||||
"en": "Custom Web app with SFTP access to serve static (HTML, CSS, JS) and PHP files",
|
||||
"fr": "Application Web personnalisée avec accès SFTP pour servir des fichiers statiques (HTML, CSS, JS) et PHP"
|
||||
},
|
||||
"version": "1.0~ynh5",
|
||||
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh",
|
||||
|
|
Loading…
Add table
Reference in a new issue