From 1ce996c28877db981da455bc1613786d20b0b4a7 Mon Sep 17 00:00:00 2001 From: Christian Wiat Date: Sat, 5 Dec 2020 16:00:16 +0100 Subject: [PATCH] Set my name --- 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..319ac17 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: "Christian Wiat" date: "La date du jour" output: html_document --- -- 2.18.1