Skip to content

Commit

Permalink
Merge pull request #6 from oraichain/feat/update-twitter-img
Browse files Browse the repository at this point in the history
Feat/update twitter img
  • Loading branch information
haunv3 authored Jun 6, 2024
2 parents f930a90 + da49f47 commit 6ca5893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="%REACT_APP_SITE_TITLE%" />
<meta name="twitter:description" content="%REACT_APP_SITE_DESC%" />
<meta name="twitter:image" content="%PUBLIC_URL%/thumbnail_oraidex_final.png" />
<meta name="twitter:image" content="https://hub.orai.io/thumbnail_oraidex_final.png" />
</head>
<body>
<div id="oraiswap"></div>
Expand Down

0 comments on commit 6ca5893

Please sign in to comment.