Skip to content

Commit

Permalink
added image for seo
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-fiscaletti committed Jan 2, 2025
1 parent 633bf4d commit 62451ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<meta charset="UTF-8">

{% seo %}
<meta property="og:image" href="https://keyboardsounds.net/banner.png">
<meta property="og:image:width" content="1486">
<meta property="og:image:height" content="1130">

<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" type="text/css" crossorigin>
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down

0 comments on commit 62451ce

Please sign in to comment.