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

Commits on Dec 5, 2023

  1. fix: remove whole cover-related div if cover is missing

    ## 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 :)
    eunjae-lee committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3f69fca View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update pnpm-lock.yaml

    Atinux committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d76dfc2 View commit details
    Browse the repository at this point in the history