diff --git a/apps.toml b/apps.toml index f3d5b9f6..a9f3215e 100644 --- a/apps.toml +++ b/apps.toml @@ -2704,7 +2704,7 @@ url = "https://github.com/YunoHost-Apps/privatebin_ynh" category = "publishing" level = 8 potential_alternative_to = [ "Blogger", "Blogspot", "Wix" ] -state = "working" +state = "notworking" subtags = [ "website", "blog" ] url = "https://github.com/YunoHost-Apps/processwire_ynh" diff --git a/tools/readme_generator/templates/README.md.j2 b/tools/readme_generator/templates/README.md.j2 index 63029467..e54c559a 100644 --- a/tools/readme_generator/templates/README.md.j2 +++ b/tools/readme_generator/templates/README.md.j2 @@ -31,12 +31,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview {% if description %}{{description}}{% else %}{{manifest.description[lang]}}{% endif %} - **Shipped version:** {% if upstream.version %}{{upstream.version}}{% else %}{{manifest.version}} {% endif -%} {% if upstream.demo %} -**Demo:** {{upstream.demo}} +**Demo:** <{{upstream.demo}}> {% endif -%} {% if screenshots %} diff --git a/tools/readme_generator/templates/README_fr.md.j2 b/tools/readme_generator/templates/README_fr.md.j2 index 0cd4d764..268e617d 100644 --- a/tools/readme_generator/templates/README_fr.md.j2 +++ b/tools/readme_generator/templates/README_fr.md.j2 @@ -17,12 +17,11 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble {% if description %}{{description}}{% else %}{{manifest.description[lang]}}{% endif %} - **Version incluse :** {% if upstream.version %}{{upstream.version}}{% else %}{{manifest.version}} {% endif -%} {% if upstream.demo %} -**Démo :** {{upstream.demo}} +**Démo :** <{{upstream.demo}}> {% endif -%} {% if screenshots %}