Skip to content

Fix OpenGraph tags#1581

Merged
ArtOfCode- merged 2 commits intodevelopfrom
art/og-tags
Mar 31, 2025
Merged

Fix OpenGraph tags#1581
ArtOfCode- merged 2 commits intodevelopfrom
art/og-tags

Conversation

@ArtOfCode-
Copy link
Member

Closes #1391.

Adds missing og tags and fixes the broken og:image tags.

@ArtOfCode- ArtOfCode- requested a review from a team March 31, 2025 14:19
@codecov
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.35%. Comparing base (2e74190) to head (afaa022).
Report is 3 commits behind head on develop.

Additional details and impacted files
Components Coverage Δ
controllers 59.24% <ø> (ø)
helpers 61.95% <ø> (ø)
jobs 28.00% <ø> (ø)
models 57.17% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@cellio cellio left a comment

Choose a reason for hiding this comment

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

LGTM.

@ArtOfCode- ArtOfCode- merged commit 6d05d35 into develop Mar 31, 2025
9 checks passed
@ArtOfCode- ArtOfCode- deleted the art/og-tags branch March 31, 2025 14:51
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.

OpenGraph HTML meta tags are broken or missing

2 participants