-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
The dashboard doesn't seem to have a <title>
element, leading to this:
I think this can be fixed by adding a title=
argument to fluidPage
here:
Line 85 in f27d93d
ui <- fluidPage(padding=0, |
See the docs: https://shiny.rstudio.com/reference/shiny/0.14/fluidPage.html
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers