bridge_ui - update Portal twitter (#1123)
* bridge_ui - update Portal twitter
This commit is contained in:
parent
0981dc19bc
commit
218556a8f7
|
@ -18,8 +18,8 @@
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="Portal is a bridge that offers unlimited transfers across chains for tokens and NFTs wrapped by Wormhole."
|
content="Portal is a bridge that offers unlimited transfers across chains for tokens and NFTs wrapped by Wormhole."
|
||||||
/>
|
/>
|
||||||
<meta name="twitter:site" content="@wormholecrypto" />
|
<meta name="twitter:site" content="@portalbridge_" />
|
||||||
<meta name="twitter:creator" content="@wormholecrypto" />
|
<meta name="twitter:creator" content="@portalbridge_" />
|
||||||
<meta name="twitter:card" content="summary_large_image" />
|
<meta name="twitter:card" content="summary_large_image" />
|
||||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||||
<!--
|
<!--
|
||||||
|
|
|
@ -229,7 +229,7 @@ export default function Footer() {
|
||||||
<img src={Telegram} alt="Telegram" />
|
<img src={Telegram} alt="Telegram" />
|
||||||
</IconButton>
|
</IconButton>
|
||||||
<IconButton
|
<IconButton
|
||||||
href="https://twitter.com/wormholecrypto"
|
href="https://twitter.com/portalbridge_"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className={classes.socialIcon}
|
className={classes.socialIcon}
|
||||||
|
|
Loading…
Reference in New Issue