From 39c0fdada9f2a13741bb9f4485178cebf3c4c401 Mon Sep 17 00:00:00 2001 From: Simon Date: Thu, 11 Jul 2024 19:16:52 +0200 Subject: [PATCH] fix(linkedin): L'image de couverture est 800x520 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrige l'image de couverture qui était pas a la bonne dimensions. Il n'y a pas de "bonnes" dimentions car Linkedin utilise plusieurs ratios selon ou la couverture est affichée. Celle qui semble la plus adapté est un ratio 20:13 px. --- public/linkedin/Entry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/linkedin/Entry.yaml b/public/linkedin/Entry.yaml index 0ea5da0..5c54046 100644 --- a/public/linkedin/Entry.yaml +++ b/public/linkedin/Entry.yaml @@ -4,4 +4,4 @@ Start Date: End Date: Links: Skills: -# Image Size : 800×600 +# Image Size : 800×520 px