mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
This commit is contained in:
parent
5dd043bb0b
commit
7be755838e
5 changed files with 3 additions and 1 deletions
|
|
@ -9681,6 +9681,7 @@ ui <- bslib::page_fixed(
|
|||
shiny::tags$head(
|
||||
includeHTML(("www/umami-app.html")),
|
||||
tags$link(rel = "stylesheet", type = "text/css", href = "style.css")),
|
||||
tags$head(tags$link(rel="shortcut icon", href="favicon.svg")),
|
||||
title = "FreesearchR",
|
||||
theme = light,
|
||||
shiny::useBusyIndicators(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue