Appsilon / rhino

Build high quality, enterprise-grade Shiny apps at speed
https://appsilon.github.io/rhino
287 stars 24 forks source link

Make specifying browser tab icon more flexible #578

Open gacolitti opened 5 months ago

gacolitti commented 5 months ago

Motivation

rhino:::with_head_tags() hardcodes the icon used in the browser tab to be /static/favicon.ico, but what if I want to use a different icon name? Or an icon stored somewhere else? Or a PNG icon?

Feature description

Allow specifying icon location, name, and type

Implementation ideas

No response

Impact

No response

Comments

No response