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

feat: add the hb.blog.post_thumbnail_height parameter, which repres… #809

Merged
merged 1 commit into from
May 1, 2024

Conversation

razonyang
Copy link
Member

@razonyang razonyang commented May 1, 2024

…ents the height of thumbnail, default to 160px

feat: add the hb.blog.post_thumbnail_resize_height parameter for changing the height for resizing thumbnails, default to 360.

Fixes #802

// params.yaml
hb:
  blog:
    post_thumbnail_height: 160px
    post_thumbnail_resize_height: 360

…ents the height of thumbnail, default to `160px`

feat: add the `hb.blog.post_thumbnail_resize_height` parameter for changing the height for resizing thumbnails, default to `360`.
@razonyang razonyang merged commit 6f49989 into main May 1, 2024
1 of 2 checks passed
@github-actions github-actions bot mentioned this pull request May 1, 2024
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.

Allow changing post card-Image aspect ratio
1 participant