Skip to content

Instantly share code, notes, and snippets.

@indiejoseph
Created February 27, 2014 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save indiejoseph/9252049 to your computer and use it in GitHub Desktop.
Save indiejoseph/9252049 to your computer and use it in GitHub Desktop.
Schema.org: Dropbox share folder
<script type=3D"application/ld+json">
{
"action": {
"url": "https://www.dropbox.com/invite?k=3DiZfxq5WwbyhujKJcmTocBE8ouwjT7zKr"
"name": "View folder"
"@type": "ViewAction"
}
"@context": "http://schema.org"
"@type": "EmailMessage"
"description": "shared folder invitation"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment