#' Update to-do list
#' Update [GitHub](https://github.com/) projects
#' and milestones from [RStudio](https://rstudio.com/)
#' We want to update GitHub projects and integrate it with slack channel,
#' Trello kanban cards
update_todo <- function() {
credentials::set_github_pat()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.