From 5a348ac952e649ad10255dfffbfbee8008944986 Mon Sep 17 00:00:00 2001 From: Eloi Perdereau <eloi@perdereau.eu> Date: Mon, 25 Nov 2019 03:19:12 +0100 Subject: [PATCH] fix --- _data/authors.yml | 10 +++++++++- _pages/jardin/paniers.md | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/_data/authors.yml b/_data/authors.yml index a96b0b4..3eebd46 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -2,6 +2,14 @@ authors: - name: Marin prefix: marin + avatar: '' + og_image: '' + banner: '' + bio: '' + location: '' + email: '' + facebook: '' + helloasso: '' - name: Centre Culturel de Luminy prefix: ccl avatar: "/assets/images/authors-logo/indien-petit.png" @@ -37,7 +45,7 @@ authors: location: Cité U & Hexagone facebook: https://www.facebook.com/FSE.Luminy/ - name: Café des Langues - prefix: cafe-des-languessss + prefix: cafe-des-langues avatar: "/assets/images/authors-logo/cafe-des-langues.png" bio: Venez converser autour d’un bon café et dans une ambiance très conviviale ! location: Bibliothèque U. diff --git a/_pages/jardin/paniers.md b/_pages/jardin/paniers.md index 48ec9b0..93c65d8 100644 --- a/_pages/jardin/paniers.md +++ b/_pages/jardin/paniers.md @@ -50,4 +50,4 @@ jardin {% endif %} </li> {% endfor %} -</ul> \ No newline at end of file +</ul> -- GitLab