Skip to content

Finger print the favicon? #3416

Closed Answered by kiliman
vedantroy asked this question in Q&A
Discussion options

You must be logged in to vote
import favicon from '~/assets/favicon.png'
export const links: LinksFunction = () => [
  { rel: 'icon', type: 'image/png', href: favicon }
]

https://www.w3.org/2005/10/howto-favicon

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by machour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants