From 7637afe91d9d72e53c9c50c41d3fc189dc473dbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Qu=C3=A9non?= Date: Thu, 1 Apr 2021 14:15:37 +0200 Subject: [PATCH] =?UTF-8?q?Mon=20premier=20commit=20:=20Ajout=20nom=20pr?= =?UTF-8?q?=C3=A9nom=20dans=20author?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo1/toy_document_fr.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 7eece5e..b190833 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -1,6 +1,6 @@ --- title: "Votre titre" -author: "Votre nom" +author: "Julien Quénon" date: "La date du jour" output: html_document --- -- 2.18.1