Skip to content

fix(og): hide rickroll from social previews and add per-page OG images#84

Merged
rlespinasse merged 1 commit into
mainfrom
claude/rickroll-social-preview-p9HCN
Mar 23, 2026
Merged

fix(og): hide rickroll from social previews and add per-page OG images#84
rlespinasse merged 1 commit into
mainfrom
claude/rickroll-social-preview-p9HCN

Conversation

@rlespinasse
Copy link
Copy Markdown
Contributor

Remove all "rickroll" mentions from Open Graph and Twitter Card meta tags so social previews don't spoil the surprise. Add themed OG images for chuck (memorial), karaoke (song catalog), and about (corporate) pages. Add missing OG tags to generate and karaoke pages. Fix OG URLs to use wraas.click instead of wraas.github.io.

https://claude.ai/code/session_01GLRyNCt2Ly3iLu7CUVFpDR

Remove all "rickroll" mentions from Open Graph and Twitter Card meta
tags so social previews don't spoil the surprise. Add themed OG images
for chuck (memorial), karaoke (song catalog), and about (corporate)
pages. Add missing OG tags to generate and karaoke pages. Fix OG URLs
to use wraas.click instead of wraas.github.io.

https://claude.ai/code/session_01GLRyNCt2Ly3iLu7CUVFpDR
@github-actions
Copy link
Copy Markdown
Contributor

CI Failures

External URLs

The following external URLs are unreachable:

  • https://wraas.click/og-about.png in site/about/index.html (HTTP 404)
  • https://wraas.click/og-chuck.png in site/chuck/index.html (HTTP 404)
  • https://wraas.click/og-karaoke.png in site/karaoke/index.html (HTTP 404)

Please fix before merging.

@github-actions
Copy link
Copy Markdown
Contributor

Preview Build

✅ Build completed successfully!

Download Preview

The built site is available as an artifact: preview-site-84

To preview locally:

  1. Download the artifact from the Actions tab
  2. Unzip the archive
  3. Open index.html in your browser

Or run a simple HTTP server:

python3 -m http.server 8000

Then visit http://localhost:8000

@github-actions
Copy link
Copy Markdown
Contributor

Lighthouse Performance Report

⚠️ NEEDS IMPROVEMENT

Audit Results

  • /: Performance 68, Accessibility 100, Best Practices 73, SEO 100
  • /about/: Performance 96, Accessibility 100, Best Practices 73, SEO 100
  • /chuck/: Performance 96, Accessibility 100, Best Practices 73, SEO 100
  • /generate/: Performance 97, Accessibility 96, Best Practices 73, SEO 66
  • /karaoke/: Performance 100, Accessibility 93, Best Practices 73, SEO 66
  • /404.html: Performance 73, Accessibility 100, Best Practices 73, SEO 100

All categories must score 90 or higher.

@rlespinasse rlespinasse merged commit f7aaa51 into main Mar 23, 2026
1 of 3 checks passed
@rlespinasse rlespinasse deleted the claude/rickroll-social-preview-p9HCN branch March 23, 2026 07:37
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.

2 participants