diff --git a/style.Rmd b/style.Rmd index 3c47557..02617d6 100644 --- a/style.Rmd +++ b/style.Rmd @@ -15,7 +15,7 @@ knitr::include_graphics("resources/images/navbar.png") ## Overall theme -To change the color scheme/fonts of the website modify the `theme` in the `_site.yml` file (see [here](https://www.datadreaming.org/post/r-markdown-theme-gallery/) for options): +To change the color scheme/fonts of the website modify the `theme` in the `_site.yml` file (see [here](https://www.datadreaming.org/posts/2018-04-11-r-markdown-theme-gallery/2018-04-11-r-markdown-theme-gallery) for options): ```{r, fig.align='center', fig.alt= "Change theme", echo = FALSE, out.width="40%"} knitr::include_graphics("resources/images/theme.png") @@ -48,5 +48,5 @@ Banner text! ``` -Also checkout the [R Markdown cheatsheet]( https://www.rstudio.com/wp-content/uploads/2015/02/rmarkdown-cheatsheet.pdf) for more customization of the pages. +Also checkout the [R Markdown cheatsheet](https://www.rstudio.com/wp-content/uploads/2015/02/rmarkdown-cheatsheet.pdf) for more customization of the pages.