You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pperez My intuition says it is because excerpt uses a different page generation process than the normal post. I might need to dig a little bit deeper to find out the solution.
I'll keep you posted
Hi! This is the issue, if i use the tag asset_img on a post that has an excerpt ( tag), the image is not shown on the index:
And inside the post itself it's shown twice:
Steps to reproduce:
hexo new "testing asset image"
hexo generate && hexo server
This gist has the content of the post i used to test the issue.
Regards
The text was updated successfully, but these errors were encountered: