Skip to content

chore: update open graph image#204

Merged
ManukMinasyan merged 1 commit intomainfrom
chore/update-og-image
Mar 31, 2026
Merged

chore: update open graph image#204
ManukMinasyan merged 1 commit intomainfrom
chore/update-og-image

Conversation

@ManukMinasyan
Copy link
Copy Markdown
Contributor

Summary

  • Replace old og-image.jpg with new open-graph.jpg featuring updated Relaticle branding
  • Update all OG/Twitter meta tag references in guest.blade.php and home/index.blade.php

Copilot AI review requested due to automatic review settings March 31, 2026 12:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the marketing/guest-facing Open Graph and Twitter card image to match the latest Relaticle branding by switching template references from the old og-image.jpg to the new open-graph.jpg.

Changes:

  • Update OG (og:image) and Twitter (twitter:image) meta tag defaults in the guest layout.
  • Update the home page’s :ogImage prop to use the new image path.
  • Replace the old image asset with public/images/open-graph.jpg.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
resources/views/layouts/guest.blade.php Switches OG/Twitter image meta tags to /images/open-graph.jpg.
resources/views/home/index.blade.php Updates the home page OG image prop to /images/open-graph.jpg.
public/images/og-image.jpg Removes the old OG image asset (no remaining references found).

@ManukMinasyan ManukMinasyan merged commit 04b3a26 into main Mar 31, 2026
14 checks passed
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