Skip to content

Fix homepage OG image whitespace#8

Merged
Aaronontheweb merged 1 commit intodevfrom
fix/homepage-og-whitespace
May 5, 2026
Merged

Fix homepage OG image whitespace#8
Aaronontheweb merged 1 commit intodevfrom
fix/homepage-og-whitespace

Conversation

@Aaronontheweb
Copy link
Copy Markdown
Contributor

Summary

  • Added background: #0f1117 to html, body in homepage OG card mockup to eliminate grey bar at bottom of rendered image
  • Regenerated homepage image via HCTI API
  • Updated hardcoded image URL in index.astro

Test plan

  • Verify homepage OG image at https://hcti.io/v1/image/019dfa19-dbdf-7ad0-b8c4-ec9f46ea7abf has no whitespace
  • Check with https://www.opengraph.xyz/ after deploy

HCTI rendered the homepage card with a grey bar at the bottom because
the body/html elements had no background color set, defaulting to
the browser's white/grey. Added background: #0f1117 to html,body to
match the container and regenerated the homepage image.
@Aaronontheweb Aaronontheweb merged commit 5197540 into dev May 5, 2026
2 checks passed
@Aaronontheweb Aaronontheweb deleted the fix/homepage-og-whitespace branch May 5, 2026 21:47
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.

1 participant