Closed lananolana closed 1 year ago
I've had the same issue with the same theme. Switching to other themes resolved the issue, but I still wish to use Elegant as it is simply better than the others I have found.
I've had the same issue with the same theme. Switching to other themes resolved the issue, but I still wish to use Elegant as it is simply better than the others I have found.
Thanks for the detail, I've added it to the issue.
Thanks for the issue @lananolana
Though, the theme developers have control over the rendering.
Consider creating an issue at https://github.com/mudassir0909/jsonresume-theme-elegant
Description
The default image is displayed in place of the avatar instead of the actual image that is added into the
resume.json
file. The problem is only in the Elegant theme.Steps
Preconditions: JSON resume with Elegant theme is uploaded as a gist without an image link.
resume.json
file and update the public gist.{your_github_username}
)Actual result
The default image is displayed in place of the avatar.
Image URL in the
resume.json
:Actual image URL on the page:
Expected result
The picture whose link is added to the
resume.json
file is displayed in place of the avatar.Additional links