Skip to content

fix: rebrand remaining diVine → Divine in OG meta tags#222

Merged
mbradley merged 1 commit intomainfrom
fix/rebrand-og-tags-divine
Apr 1, 2026
Merged

fix: rebrand remaining diVine → Divine in OG meta tags#222
mbradley merged 1 commit intomainfrom
fix/rebrand-og-tags-divine

Conversation

@mbradley
Copy link
Copy Markdown
Member

@mbradley mbradley commented Apr 1, 2026

Summary

  • Noticed "Video on diVine" appearing in iMessage link previews for videos without titles
  • Updates Fastly Compute (compute-js/src/index.js) — 9 occurrences across video + profile OG tags
  • Updates CF Pages function (functions/[[path]].ts) — 3 occurrences in video fallbacks
  • Updates CF Pages test fixture to match

Test plan

  • Share an untitled video link and verify preview shows "Video on Divine" not "diVine"
  • Share a profile subdomain link and verify "{name} on Divine" casing
  • Run npx vitest run functions to verify CF Pages tests pass

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 1, 2026

Deploying divine-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: fb815b8
Status: ✅  Deploy successful!
Preview URL: https://ca3ec8a8.divine-web.pages.dev
Branch Preview URL: https://fix-rebrand-og-tags-divine.divine-web.pages.dev

View logs

Noticed diVine branding in iMessage link previews for untitled videos.
Updated Fastly Compute and CF Pages edge functions to use Divine.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

🚀 Preview Deployment

Property Value
Preview URL https://52c84e16.divine-web-fm8.pages.dev
Commit fb815b8
Branch fix/rebrand-og-tags-divine

@mbradley mbradley force-pushed the fix/rebrand-og-tags-divine branch from ccfd9a1 to fb815b8 Compare April 1, 2026 13:39
Copy link
Copy Markdown
Member

@NotThatKindOfDrLiz NotThatKindOfDrLiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. This stays tightly scoped to the edge-rendered OG/meta fallbacks that were missed by the earlier client-side rebrand sweep, and the checks are green.

I did notice there are still a couple of separate non-OG diVine literals elsewhere in the repo (for example the generated PWA manifest config), but those are outside the scope of this PR. Approving this one as-is, and we can handle the remaining branding cleanup in a small follow-up.

@mbradley mbradley merged commit 420f7c2 into main Apr 1, 2026
4 checks passed
@mbradley mbradley deleted the fix/rebrand-og-tags-divine branch April 1, 2026 14:57
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