# Initialization ----------------------------------------------------------
chosen_theme <- 'journal'
version_no <- '2.1'
default_start <- lubridate::dmy('28/03/2022')
default_end <- lubridate::dmy('30/07/2022')
default_days <- c(3, 5)
wday_names <- c(
'DOM',
'SEG',
'TER',
'QUA',
'QUI',
'SEX',
'SAB'
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.