badge_gitlab | R Documentation |
badge_gitlab
badge_gitlab(
url,
logo_path = paste0("https://gitlab.com/gitlab-com/gitlab-artwork/raw/",
"master/logo/logo-square.png"),
size = 24
)
url |
url to repository on Gitlab |
logo_path |
path to Gitlab logo (default: "https://gitlab.com/gitlab-com/gitlab-artwork/raw/master/logo/logo-square.png") |
size |
size of logo in pixels (default: 24) |
Gitlab logo in html with path to repository in Gitlab
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.