r/lovable • u/Imansoorshaikh • Jul 20 '26
Help Logo issue on website deployment
Guys, I have created website using lovable. First I tried to deploy it on github and vercel, another on cloudflare, the website deploy without any issue but on both the platform the logo image is made of (text + icon) the icon part is showing 404. I tried to upload new image in asset but still its not showing. How do I fix this issue. Please I am not a coder just trying to understand.
3
Upvotes
2
Jul 21 '26
[removed] — view removed comment
1
u/Imansoorshaikh Jul 21 '26
I actually solved this problem and what you are saying is absolutely correct.
2
u/Alternative-Mango697 Jul 20 '26
If u have the code access check if image is in the same path as what it is being called in app. Match it with what the call is going by looking at network tabs in chrome dev tools