I tried to create one simple website with
home + about-us + contact-us + book appointment web pages
HTML also I have put styling it is reflecting but images not coming.
Image is availabele at “/Users/pankaj/bench-0/sites/cabsapp.local/public/imgs/img.png”
but not accisible on
“http://cabsapp.local:8000/assets/imgs/img.png”
or
“http://cabsapp.local:8000/imgs/img.png”
or
“http://cabsapp.local:8000/public/imgs/img.png”
all I tried.
what to do?
Frappe Experts Please help.
Thanks in Advance