diff --git a/ui.R b/ui.R index 806ca66..14a0158 100755 --- a/ui.R +++ b/ui.R @@ -355,7 +355,7 @@ shinyUI( navbarPage( # Page title - title="Soybean Planting Decision Tool", + title="", # Use dark bar with light text inverse=TRUE, @@ -374,4 +374,4 @@ shinyUI( ) # end navbarPage definition -) # end UI definition \ No newline at end of file +) # end UI definition