diff --git a/index.Rmd b/index.Rmd index c4b9c99f..edbd53a6 100644 --- a/index.Rmd +++ b/index.Rmd @@ -1,6 +1,5 @@ --- -title: | -  +title: "" --- ```{r setup, echo = FALSE, message = FALSE} @@ -12,6 +11,26 @@ library(config) knitr::opts_chunk$set(warning = FALSE, message = FALSE) ``` + +