social_buttons <- 'box(
width = NULL,
title = "Social Buttons",
status = NULL,
socialButton(
url = "https://dropbox.com",
type = "dropbox"
),
socialButton(
url = "https://github.com",
type = "github"
)
)'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.