Nothing
tabPanel(
title = "About",
id = "aboutTab",
value = "aboutTab",
name = "aboutTab",
class = "fade",
icon = icon("info-circle"),
shiny::includeMarkdown(file.path("text","about.md")),
h2("Version"),
"Normfluodbf version", as.character(utils::packageVersion('normfluodbf'))
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.