Skip to content

Commit e34b4d2

Browse files
MaxDatenclaude
andcommitted
feat: add OG card to screenshots.yml for CI generation
- Add OpenGraph preview image entry (1200x630) - Uses file:// URL to capture src template directly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent fd4833c commit e34b4d2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

screenshots.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
# Note: Dark mode colors may appear slightly brighter due to Playwright limitation.
33
# Use for layout verification across viewports.
44

5+
# OpenGraph Preview Image (1200x630) - Social media sharing
6+
# Note: Uses --no-retina in workflow for exact dimensions
7+
- output: build/img/og-card.png
8+
url: file://APP_PATH/src/templates/og-card.html
9+
width: 1200
10+
height: 630
11+
512
# Mobile (375x812) - iPhone X/11/12
613
- output: build/screenshots/mobile-light.png
714
url: APP_PATH/build/cv/jan-philip-loos-curriculum-vitae.html

0 commit comments

Comments
 (0)