Add 1200×630 Open Graph image for psake.dev#50
Merged
Conversation
Creates a branded OG image (HTML source + PNG output) featuring the psake wordmark with olive-green 's' highlight, syntax-highlighted PowerShell code panel, radial glow, and grid overlay using official brand colors (#96BC4F, #66B28E, #7E7E7C). https://claude.ai/code/session_01PGZq9mjUocP54Nrf2Fa16w
✅ Deploy Preview for psake ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Fix production url: psake.netlify.app → psake.dev (fixes canonical links and sitemap) - Switch OG image to new og-image.png - Add colorMode: dark default with respectPrefersColorScheme - Add metadata array for Twitter card and og:type tags - Add tableOfContents with minHeadingLevel 2 / maxHeadingLevel 4 https://claude.ai/code/session_01PGZq9mjUocP54Nrf2Fa16w
Previous: 45 chars (below 110–160 optimal range) Now: 132 chars — sets og:description to a full sentence describing psake's purpose and inspiration. https://claude.ai/code/session_01PGZq9mjUocP54Nrf2Fa16w
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.
Creates a branded OG image (HTML source + PNG output) featuring the
psake wordmark with olive-green 's' highlight, syntax-highlighted
PowerShell code panel, radial glow, and grid overlay using official
brand colors (#96BC4F, #66B28E, #7E7E7C).
https://claude.ai/code/session_01PGZq9mjUocP54Nrf2Fa16w