Created
August 9, 2021 14:25
-
-
Save pentago/1d989f52bb5c7e553a3a95688388080a 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": "Tekto Gear", | |
"url": "https://www.tektogear.com/", | |
"logo": "https://cdn.shopify.com/s/files/1/1219/9944/t/30/assets/logo-compressed.svg?v=2849222473120594668", | |
"contactPoint": { | |
"@type": "ContactPoint", | |
"contactType": "Customer Service", | |
"url": "https://www.tektogear.com/pages/contact-us" | |
}, | |
"sameAs": [ | |
"https://www.facebook.com/tektogear", | |
"https://www.instagram.com/tektogear/" | |
] | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment