ui -7 photo is not linked properly
Closed this issue · 7 comments
@SaikiranVoladri see to it and others can also work on it
@Arman-ali-khan-786 can you explain more on the issue , I can take on this if you permit.
@shivam-Purohit visit : https://arman-ali-khan-786.github.io/CardUI/ and see ui-7 the profile image is not linked properly the image path need to be correct
okay working on it
it is working properly in my local environment. I change the name from profile photo to profilePhoto to remove any confusion and typing error. Shall I request a pull ?
i had resolved that path issue and pushed a PR please check it now
remove the whitespace in the file name. then it'll work. You have Change (profile photo.jpg) to (profile_photo.jpg) because whitespace in file name is not allowed.