# Prepare Data Panel, introduction
function() {
tabPanel("tab_filebuilder_intro"
, includeHTML(file.path("www", "rmd_html", "ShinyHTML_FB_intro.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.