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

fix: remove whole cover-related div if cover is missing #175

Merged
merged 2 commits into from Dec 6, 2023

Conversation

eunjae-lee
Copy link
Contributor

Summary

Hi! I'm trying to use this theme, and all my blog posts don't have cover image. In such case, the top of all the ArticlesListItem doesn't match. So I suggest this change to remove the whole cover-related div if article.cover is not present.

Let me know what you think :)

before

Screenshot 2023-12-05 at 21 14 37

after

Screenshot 2023-12-05 at 21 14 46

## Summary

Hi! I'm trying to use this theme, and all my blog posts don't have cover image. In such case, the top of all the ArticlesListItem doesn't match. So I suggest this change to remove the whole cover-related div if `article.cover` is not present.

Let me know what you think :)
Copy link

codesandbox bot commented Dec 5, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Dec 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
alpine ✅ Ready (Inspect) Visit Preview Dec 6, 2023 11:38am

Atinux
Atinux previously approved these changes Dec 6, 2023
@Atinux Atinux merged commit 197f544 into nuxt-themes:main Dec 6, 2023
1 of 2 checks passed
@eunjae-lee eunjae-lee deleted the patch-1 branch December 6, 2023 13:39
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

Successfully merging this pull request may close these issues.

None yet

2 participants