Created
June 10, 2021 13:45
-
-
Save pentago/3a15be8a47a03964e8b6598062373912 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ | |
"@context": "http://schema.org", | |
"@type": "Organization", | |
"name": "GRID Wallet", | |
"url": "https://grid-wallet.com/", | |
"logo": "https://cdn.shopify.com/s/files/1/1911/9995/files/logo.grid_200x.jpg", | |
"contactPoint": { | |
"@type": "ContactPoint", | |
"contactType": "Customer Service", | |
"url": "https://grid-wallet.com/pages/contact" | |
}, | |
"sameAs": [ | |
"https://www.youtube.com/channel/UCHPsnbw11NpjpWUWzZopr6g", | |
"https://www.instagram.com/grid_wallet/", | |
"https://twitter.com/grid__wallet", | |
"https://www.facebook.com/officialgridwallet/" | |
] | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment