diff --git a/static/img/dunixir.png b/static/img/dunixir.png
new file mode 100644
index 0000000000000000000000000000000000000000..0bd7cbb518b403edc3e7d8c003263d7634091ed4
Binary files /dev/null and b/static/img/dunixir.png differ
diff --git a/templates/custom/ecosysteme.html b/templates/custom/ecosysteme.html
index bc4cba0b963e2cbafa40423e99780cae99bfc341..9222640c6d2f93edac43444e7389087de90c8b99 100644
--- a/templates/custom/ecosysteme.html
+++ b/templates/custom/ecosysteme.html
@@ -66,6 +66,12 @@
                 <h3>Tikka</h3>
                 <p><a href="https://forum.duniter.org/t/naissance-aujourdhui-de-tikka-un-nouveau-client/7849">Tikka</a> est un client bureau en développement à destination des commerçants.</p>
             </div>
+
+            <div class="w3-col m4">
+                <a href="https://gitlab.imt-atlantique.fr/dunixir/dunixir"><img src="/img/dunixir.png"/></a>
+                <h3>Dunixir</h3>
+                <p><a href="https://gitlab.imt-atlantique.fr/dunixir/dunixir">Dunixir</a> est un projet d'école d'étudiants de l'IMT Atlantique visant à implémenter les protocoles Duniter en Elixir.</p>
+            </div>
         </div>
     </div>
 </section>