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