Hello,
I've encountered an issue with displaying the cover image in one of my blog posts. The post in question is titled "2023 Annual Summary Reflections and Aspirations," and it's published on my blog here: 2023 Annual Summary Reflections and Aspirations.
In the markdown file for this post (source code), I have specified a cover image as follows:
cover:
image: images/blog/sm202309161719007.png
caption: 'about 2023 year'
However, the image does not appear on the blog post as expected. This seems to be an issue with rendering or path resolution. Could you please assist in resolving this matter? Any guidance on how to fix this issue would be greatly appreciated.
Thank you for your time and assistance.
Hello,
I've encountered an issue with displaying the
coverimage in one of my blog posts. The post in question is titled "2023 Annual Summary Reflections and Aspirations," and it's published on my blog here: 2023 Annual Summary Reflections and Aspirations.In the markdown file for this post (source code), I have specified a cover image as follows:
However, the image does not appear on the blog post as expected. This seems to be an issue with rendering or path resolution. Could you please assist in resolving this matter? Any guidance on how to fix this issue would be greatly appreciated.
Thank you for your time and assistance.