From 8a24b9fdc75b5090769a977b2d83d9de9d43378e Mon Sep 17 00:00:00 2001 From: Hugo Trentesaux <hugo@trentesaux.fr> Date: Mon, 24 Oct 2022 17:48:19 +0200 Subject: [PATCH] [logiciels] ajoute espace manquant --- templates/custom/ecosysteme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/custom/ecosysteme.html b/templates/custom/ecosysteme.html index 3f2aa19..3020310 100644 --- a/templates/custom/ecosysteme.html +++ b/templates/custom/ecosysteme.html @@ -154,7 +154,7 @@ <div class="w3-col m3"> <img style="height: 4em; width: unset; margin-bottom: -12px;" src="/home/gmixer.svg"/> <h3>Äžmixer</h3> - <p><a href="https://zettascript.org/projects/gmixer/">Äžmixer</a>est un anonymiseur de portefeuille Äž1 (Ã ne pas confondre avec le service <a href="https://forum.monnaie-libre.fr/t/gmix-anonymiseur-de-porte-feuille-g1/862">ÄžMix</a>).</p> + <p><a href="https://zettascript.org/projects/gmixer/">Äžmixer</a> est un anonymiseur de portefeuille Äž1 (Ã ne pas confondre avec le service <a href="https://forum.monnaie-libre.fr/t/gmix-anonymiseur-de-porte-feuille-g1/862">ÄžMix</a>).</p> </div> <div class="w3-col m3"> <i class="fa fa-terminal"></i> -- GitLab