#' Tools to Work with and Manage 'gitea'
#'
#' The 'gitea' project is a 'GitHub'-/'GitLab'-like web user interface
#' to 'git' repositories. Methods are provided to access and administer 'gitea'
#' programmatically.
#'
#' @md
#' @name crumpets
#' @docType package
#' @author Bob Rudis (bob@@rud.is)
#' @import httr
#' @import glue
#' @importFrom jsonlite fromJSON
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.