updated favicon
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-29 15:36:27 +02:00
commit 7be755838e
No known key found for this signature in database
5 changed files with 3 additions and 1 deletions

View file

@ -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(),