From 2d46d24f0eae25916be89f6cf782ec6b75cc8e05 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicolas=20FERNANDEZ=20NU=C3=91EZ?=
 <nicolas.fernandez@ird.fr>
Date: Tue, 7 Jan 2025 10:32:37 +0100
Subject: [PATCH] Doc: add Afroscreen logo

---
 documentations/en/pages/afroscreen.md | 2 +-
 documentations/en/pages/features.md   | 4 ++--
 documentations/fr/pages/afroscreen.md | 2 +-
 documentations/fr/pages/features.md   | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/documentations/en/pages/afroscreen.md b/documentations/en/pages/afroscreen.md
index 8d91b64..1ada2cd 100644
--- a/documentations/en/pages/afroscreen.md
+++ b/documentations/en/pages/afroscreen.md
@@ -1,4 +1,4 @@
-![](../../../images/afroscreen.jpg){: style="height:100px"}
+<img src="../../../images/afroscreen.jpg" width="1000" height="500">
 
 # **AFROSCREEN, sequencing capacity building sequencing in Africa**
 
diff --git a/documentations/en/pages/features.md b/documentations/en/pages/features.md
index 3173672..4cdd107 100644
--- a/documentations/en/pages/features.md
+++ b/documentations/en/pages/features.md
@@ -34,7 +34,7 @@
   - Pangolin lineages assignation: Nextclade _(or Pangolin)_
   
 ## Rulegraph
-<img src="../../../images/gevarli_rulegraph.png" width="1200" height="2400">
+<img src="../../../images/gevarli_rulegraph.png" width="1000" height="2000">
 
 ## Filegraph 
-<img src="../../../images/gevarli_filegraph.png" width="1200" height="2400">
+<img src="../../../images/gevarli_filegraph.png" width="1400" height="2800">
diff --git a/documentations/fr/pages/afroscreen.md b/documentations/fr/pages/afroscreen.md
index 675fd31..8df98c5 100644
--- a/documentations/fr/pages/afroscreen.md
+++ b/documentations/fr/pages/afroscreen.md
@@ -1,4 +1,4 @@
-![](../../../images/afroscreen.jpg){: style="height:100px"}
+<img src="../../../images/afroscreen.jpg" width="1000" height="500">
 
 # **AFROSCREEN, renforcement des capacités de séquençage en Afrique**
 
diff --git a/documentations/fr/pages/features.md b/documentations/fr/pages/features.md
index 19c5084..a3bff20 100644
--- a/documentations/fr/pages/features.md
+++ b/documentations/fr/pages/features.md
@@ -34,7 +34,7 @@
   - Assignation lignées Pangolin : Nextclade _(ou Pangolin)_
   
 ## Rulegraph
-<img src="../../../images/gevarli_rulegraph.png" width="1200" height="2400">
+<img src="../../../images/gevarli_rulegraph.png" width="1000" height="2000">
 
 ## Filegraph 
-<img src="../../../images/gevarli_filegraph.png" width="1200" height="2400">
+<img src="../../../images/gevarli_filegraph.png" width="1400" height="2800">
-- 
GitLab