Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cover image is not correctly loaded #75

Open
cycoe opened this issue Mar 13, 2020 · 0 comments
Open

Cover image is not correctly loaded #75

cycoe opened this issue Mar 13, 2020 · 0 comments

Comments

@cycoe
Copy link

cycoe commented Mar 13, 2020

When i add a cover image before the <!-- more --> tag, the link of it is not correctly generated.

the correct link should be <img src="/year/month/day/title/image.png">, but the link generated is <img src="/image.png">, so the image is not successfully loaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant