cjerzak commited on
Commit
4488a10
·
verified ·
1 Parent(s): abc15e1

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -0
app.R CHANGED
@@ -185,6 +185,7 @@ notify <- function(txt, type = "message", duration = 5) {
185
  theme <- bs_theme(bootswatch = "flatly")
186
 
187
  ui <- page_sidebar(
 
188
  title = div(
189
  tags$a(
190
  "OrgEmbed:",
 
185
  theme <- bs_theme(bootswatch = "flatly")
186
 
187
  ui <- page_sidebar(
188
+ tags$head(tags$title("OrgEmbed: LinkOrgs Embeddings")),
189
  title = div(
190
  tags$a(
191
  "OrgEmbed:",