From 3cb8677af58f4a2b1507c0f081bda190c01493a9 Mon Sep 17 00:00:00 2001 From: MarcRieraDominguez Date: Thu, 23 Mar 2023 11:34:30 +0100 Subject: [PATCH] Changes authors and title --- index.Rmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.Rmd b/index.Rmd index 6546c75..caa2a47 100644 --- a/index.Rmd +++ b/index.Rmd @@ -1,6 +1,6 @@ --- -title: "Happy Git and GitHub for the useR" -author: "Jenny Bryan, the STAT 545 TAs, Jim Hester" +title: "Sad Git and GitHub for the useR" +author: "Marc Riera and tribunal, the STAT 545 TAs, Jim Hester" site: bookdown::bookdown_site documentclass: book bibliography: [book.bib, packages.bib] @@ -8,7 +8,7 @@ biblio-style: apalike link-citations: yes github-repo: jennybc/happy-git-with-r description: "Using Git and GitHub with R, Rstudio, and R Markdown" -twitter-handle: jennybryan +twitter-handle: marc.riera and tribunal url: 'https\://happygitwithr.com/' cover-image: img/watch-me-diff-watch-me-rebase-smaller.png ---