Skip to content

Commit

Permalink
chore: add og:site_name to meta
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrumm committed May 16, 2024
1 parent 942d24e commit bb59148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export const Meta = ({
property="og:description"
content="Estimate your story points faster than ever. Free agile scrum sprint planning poker app based on fibanocci. Open source and privacy focused."
/>
<meta property="og:site_name" content="Free-Planning-Poker.com" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta property="og:url" content="https://free-planning-poker.com/" />
Expand Down

0 comments on commit bb59148

Please sign in to comment.