# About Panel
function() {
tabPanel("tabpan_about"
, includeHTML(file.path("www", "rmd_html", "ShinyHTML_About.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.