From fc1759b557efbc18c68506c3ef53f232eda9b0c2 Mon Sep 17 00:00:00 2001
From: Alice BRENON <alice.brenon@ens-lyon.fr>
Date: Tue, 23 Jul 2024 14:13:38 +0200
Subject: [PATCH] Fix indentation in paper's YML attributes

---
 ICHLL_Brenon.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/ICHLL_Brenon.md b/ICHLL_Brenon.md
index cfe81b9..a817ac8 100644
--- a/ICHLL_Brenon.md
+++ b/ICHLL_Brenon.md
@@ -2,8 +2,8 @@
 title: The specificities of encoding encyclopedias: towards a new standard ?
 author: Alice [Brenon]{.smallcaps} ^1,2^
 institute:
-    - ICAR, CNRS, UMR5191, 69342
-    - Univ Lyon, INSA Lyon, CNRS, UCBL, LIRIS, UMR5205, F-69621
+	- ICAR, CNRS, UMR5191, 69342
+	- Univ Lyon, INSA Lyon, CNRS, UCBL, LIRIS, UMR5205, F-69621
 numbersections: True
 documentclass: article
 classoption:
@@ -17,10 +17,10 @@ header-includes:
 	- \usepackage{geometry}
 	- \geometry{margin=25.4mm}
 	- \hypersetup{
-            colorlinks,
-            linkcolor = blue,
-            urlcolor = blue
-        }
+	        colorlinks,
+	        linkcolor = blue,
+	        urlcolor = blue
+	    }
 ---
 
 \begin{center}
-- 
GitLab