# Resources Panel
function() {
tabPanel("tabpan_resources"
, h2("Resources")
, includeHTML(file.path("www", "rmd_html", "ShinyHTML_Resources.html"))
, class = "center-content"
)##tabPanel ~ END
}##FUNCTION ~ END
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.