chore(seo): update Open Graph share image - #352
Merged
Conversation
Replace the social share card with the new "Classified mission starts Oct 30, 2026" artwork. The file is re-encoded through sharp (mozjpeg, q88), which strips the camera/editor EXIF block and cuts the image from 194 KB to 85 KB at the same 1200x630 dimensions. The og:image / twitter:image meta tags keep the same filename, type and dimensions, so only the alt text needed updating — "conference banner" no longer described what the card shows. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces
public/og-image.jpgwith the new social share card ("Classified mission starts Oct 30, 2026") and updates the image's alt text.Why
The old share card no longer matched the current campaign artwork.
Behavior
og:image/twitter:image/og:image:width|height|typeneeded no changes.ogImageAltnow reads "DevFest.cz 2026 — classified mission starts Oct 30, 2026"; the previous "conference banner" no longer described the card.Files
public/og-image.jpgsrc/layouts/BaseLayout.astro🤖 Generated with Claude Code