adrianhajdin / project_crowdfunding

With a stunning design, connected to the blockchain, metamask pairing, interaction with smart contracts, sending Ethereum through the blockchain network, and writing solidity code.
https://jsmastery.pro
680 stars 372 forks source link

:5173/src/favicon.svg:1 Failed to load resource: the server responded with a status of 404 (Not Found) #61

Open connectsalman opened 1 year ago

connectsalman commented 1 year ago

This error appears when I open inspect and go to console

BahadorGh commented 1 year ago

@salmankhan321 It's saying that favicon.svg is not there check index.js file in your src/assets and look if there is favicon exported. Also make sure if you have favicon.svg in your src/asset folder

connectsalman commented 1 year ago

My campaign has been duplicated, can I delete one of the duplicated campaigns?

thunder1911 commented 10 months ago

@salmankhan321 It's saying that favicon.svg is not there check index.js file in your src/assets and look if there is favicon exported. Also make sure if you have favicon.svg in your src/asset folder

where to download favicon.svg file from?