Skip to content

Commit

Permalink
Add og:image for topsecret
Browse files Browse the repository at this point in the history
  • Loading branch information
jimirobaer committed Nov 25, 2024
1 parent 4c9d6c2 commit d5f5426
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Livewire/TopSecretComponent.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ public function render(): View
'title' => 'Top Secret',
'bodyClass' => 'bg-bf-gray min-h-screen antialiased',
'image' => '/backgrounds/bf-24-desk.jpg',
'ogImage' => '/images/og-image-topsecret.jpg'
]);
}
}
Binary file added public/images/og-image-topsecret.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5f5426

Please sign in to comment.