Skip to content

Commit

Permalink
Merge pull request #5 from oraichain/feat/update-twitter-img
Browse files Browse the repository at this point in the history
add preview twitter img
  • Loading branch information
haunv3 authored Jun 6, 2024
2 parents 0fce217 + 78c6d09 commit f930a90
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="thumbnail_oraidex_final.png" />
<meta name="twitter:image" content="%PUBLIC_URL%/thumbnail_oraidex_final.png" />
</head>
<body>
<div id="oraiswap"></div>
Expand Down

0 comments on commit f930a90

Please sign in to comment.