From 2fbfe22fdae79dc70e6692f8279ca19ae7420748 Mon Sep 17 00:00:00 2001 From: Robert Tarnas Date: Sat, 19 Dec 2020 20:31:32 +0100 Subject: [PATCH] TAK-60 --- app/.Rhistory | 3 +++ app/about.R | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 app/.Rhistory diff --git a/app/.Rhistory b/app/.Rhistory new file mode 100644 index 0000000..af810d3 --- /dev/null +++ b/app/.Rhistory @@ -0,0 +1,3 @@ +shiny::runApp() +runApp() +shiny::runApp() diff --git a/app/about.R b/app/about.R index 2a79284..7abdeea 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 = "style.css") + tags$link(rel = "stylesheet", type = "text/css", href = "authors.css") ), mainPanel( p(id="div0","Kim jesteśmy?"),