OHSUCMP / coach

web application frontend for OHSU HTN U18 grant
2 stars 0 forks source link

add favicon.ico #169

Closed mattStorer closed 8 months ago

mattStorer commented 8 months ago

A trivial error is thrown on every page load, as the browser attempts to retrieve the COACH favicon.ico asset:

image

this is the icon that is displayed in the browser's tab - you can see in this screenshot below that COACH doesn't have an icon:

image

this task is to create a favicon.ico asset and add it to COACH so that this icon is available and displayed, and so that silly error message goes away once and for all.

mattStorer commented 8 months ago

added favicon, based on the heart with the EKG line, verified displaying in browser tab, and the console error has disappeared:

image

mattStorer commented 8 months ago

it basically looks the same but there's an extra pixel or two in width there -

image

mattStorer commented 8 months ago

eh, that last comment had a stale favicon, this one appears to be refreshed and bigger:

image