Last active
December 29, 2021 13:49
-
-
Save pentago/202f61ae187860f43a7ded3adb2a58bc to your computer and use it in GitHub Desktop.
orange-website-markup
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": "WebSite", | |
"name": "Orange Jordan", | |
"url": "https://www.orange.jo", | |
"sameAs":[ | |
"https://www.facebook.com/OrangeJordan", | |
"https://twitter.com/orangejo", | |
"https://linkedin.com/company/orange-jordan", | |
"https://www.youtube.com/user/OrangeMobjordan", | |
"https://instagram.com/orangejo", | |
"https://www.pinterest.com/orangejordan/" | |
] | |
} | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment