S
SolidJS4d ago
rpivo

Dynamic Favicons

I'm trying to figure out how to do dynamic favicons in Solid Start. From what I can tell, entry-server is the place where I'd set the favicon, and that's historically where I've had it -- but is there a way to serve a different favicon there based on the route the user is on?
3 Replies
jer3m01
jer3m014d ago
Link - Solid Meta Docs
Documentation for SolidJS, the signals-powered UI framework
jer3m01
jer3m014d ago
The <Link> tag can be placed anywhere in your pages
rpivo
rpivoOP4d ago
Thanks

Did you find this page helpful?