notrab / headless-dropshipping-starter

Create your own dropshipping store with Next.js, Snipcart & Printful 👕
https://headlessdropshipping.com
735 stars 140 forks source link

Missing favicon.ico #120

Open juanfernandes opened 1 year ago

juanfernandes commented 1 year ago

The network tab in devtools shows that the favicon.ico is missing. I've tried to add it, but I can't get it to work. I've tried this (https://nextjs.org/docs/app/api-reference/file-conventions/metadata/app-icons) but still can't get it to work for me.

Anyone know how to get this fixed please?

juanfernandes commented 1 year ago

@notrab How do I make a PR to fix this? I tried pushing my branch up to the repo but it wont let me :D

notrab commented 1 year ago

Hey @juanfernandes you'll need to "Fork" the repo, commit the changes and then open a pull request 🙌🏻

juanfernandes commented 1 year ago

Ah ok, cool