Skip to content

Instantly share code, notes, and snippets.

@roelofjan-elsinga
Last active May 6, 2020 09:30
Show Gist options
  • Save roelofjan-elsinga/7b41379280fce58b2f8e983b532a2bed to your computer and use it in GitHub Desktop.
Save roelofjan-elsinga/7b41379280fce58b2f8e983b532a2bed to your computer and use it in GitHub Desktop.
Structured data for Logo
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://www.roelofjanelsinga.com",
"logo": "https://www.roelofjanelsinga.com/images/logo/logo_avatar.jpg"
"name": "Roelof Jan Elsinga"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment