From 96f1a30be53fd2ee061779e1ce51b06025e02b97 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 3 Jan 2022 20:08:48 +0100 Subject: [PATCH] Update manifest.json Co-authored-by: tituspijean --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fccf465..dce41eb 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "name": "Custom Webapp", "packaging_format": 1, "description": { - "en": "Custom Web app with SFTP access to serve static and PHP files", - "fr": "Application Web personnalisée avec accès SFTP pour servir des fichiers statiques et PHP" + "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",