Skip to content

Commit

Permalink
Meta: Update the og:image for the homepage to match the current look
Browse files Browse the repository at this point in the history
Fixes #418
  • Loading branch information
ryelle committed Apr 4, 2024
1 parent e7dc7e4 commit 375e870
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function( $html ) {
'description' => $desc,
'og:url' => home_url( '/' ),
'og:site_name' => $site_title,
'og:image' => 'https://s.w.org/images/home/wordpress-homepage-ogimage.png',
'og:image' => 'https://wordpress.org/files/2024/04/wordpress-homepage-ogimage-202404.png',
'og:locale' => get_locale(),
'twitter:card' => 'summary_large_image',
'twitter:creator' => '@WordPress',
Expand Down

0 comments on commit 375e870

Please sign in to comment.