diff --git a/app/.Rhistory b/app/.Rhistory deleted file mode 100644 index af810d3..0000000 --- a/app/.Rhistory +++ /dev/null @@ -1,3 +0,0 @@ -shiny::runApp() -runApp() -shiny::runApp() diff --git a/app/about.R b/app/about.R index 7abdeea..2a79284 100644 --- a/app/about.R +++ b/app/about.R @@ -10,7 +10,7 @@ aboutUI <- function(id){ fluidPage( tags$head( - tags$link(rel = "stylesheet", type = "text/css", href = "authors.css") + tags$link(rel = "stylesheet", type = "text/css", href = "style.css") ), mainPanel( p(id="div0","Kim jesteśmy?"),