Skip to content

Instantly share code, notes, and snippets.

@pentago
Last active November 10, 2021 16:02
Show Gist options
  • Save pentago/1dc0a355b41512fc9c2a33f11bf42bde to your computer and use it in GitHub Desktop.
Save pentago/1dc0a355b41512fc9c2a33f11bf42bde to your computer and use it in GitHub Desktop.
productive-webapp-markup
<script type="application/ld+json">
{
"@context":"http://schema.org",
"@type":"WebApplication",
"name": "Productive",
"browserRequirements":"Recent versions of Chrome, Firefox or IE/Edge",
"operatingSystem": "All",
"applicationCategory": "Project Management Tools",
"featureList": "Create tasks, track time and manage projects.",
"creator": {
"@type": "Organization",
"name": "Productive"
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment