TAK-60 temporaily fixed
This commit is contained in:
parent
2fbfe22fda
commit
253a94ce6e
@ -1,3 +0,0 @@
|
|||||||
shiny::runApp()
|
|
||||||
runApp()
|
|
||||||
shiny::runApp()
|
|
@ -10,7 +10,7 @@ aboutUI <- function(id){
|
|||||||
|
|
||||||
fluidPage(
|
fluidPage(
|
||||||
tags$head(
|
tags$head(
|
||||||
tags$link(rel = "stylesheet", type = "text/css", href = "authors.css")
|
tags$link(rel = "stylesheet", type = "text/css", href = "style.css")
|
||||||
),
|
),
|
||||||
mainPanel(
|
mainPanel(
|
||||||
p(id="div0","Kim jesteśmy?"),
|
p(id="div0","Kim jesteśmy?"),
|
||||||
|
Loading…
Reference in New Issue
Block a user