From 253a94ce6e46d696f8ec39fd03fbf55cfa1b3f41 Mon Sep 17 00:00:00 2001 From: Robert Tarnas Date: Sat, 19 Dec 2020 21:57:19 +0100 Subject: [PATCH] TAK-60 temporaily fixed --- app/.Rhistory | 3 --- app/about.R | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 app/.Rhistory 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?"),