Skip to content

Commit

Permalink
enhance(opengraph): add og:type property
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Oct 11, 2023
1 parent bcce585 commit 8dcd437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
-->
<meta property="og:url" content="https://developer.mozilla.org" />
<meta property="og:title" content="MDN Web Docs" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta
property="og:description"
Expand Down

0 comments on commit 8dcd437

Please sign in to comment.