source(file.path(usethis::proj_get(), "vignettes", "_common.R"))
{css, echo = FALSE}
article ul li:nth-child(1){
list-style-image:url('https://raw.githubusercontent.com/tidylab/R6P/master/pkgdown/favicon/favicon-32x32.png');
}
article ul li:nth-child(2){
list-style-image:url('https://raw.githubusercontent.com/tidylab/microservices/master/pkgdown/favicon/favicon-32x32.png');
}
article ul li:nth-child(3){
list-style-image:url('https://raw.githubusercontent.com/tidylab/decorators/master/pkgdown/favicon/favicon-32x32.png');
}
microservices
: Breakdown a Monolithic Application to a Suite of Services
decorators
: Extend the behaviour of a function without explicitly
modifying it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.