Skip to content

Commit

Permalink
fix: facebookid
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud AMBROSELLI committed Mar 8, 2023
1 parent cb76f78 commit 66129ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/download.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const download = () => {
/>
<meta property="og:image" content="/images/logo_oz.png" />
<meta property="og:type" content="article" />
{/* <meta property="fb:app_id" content="{FACEBOOK_APP_ID}" /> */}
<meta property="fb:app_id" content="100089366502471" />
{/* <meta property="al:ios:url" content="myapp://element/{ELEMENT_ID}" /> */}
<meta property="al:ios:app_store_id" content={IOS_APP_ID} />
<meta property="al:ios:app_name" content="Oz Ensemble" />
Expand Down

0 comments on commit 66129ff

Please sign in to comment.