Skip to content

Instantly share code, notes, and snippets.

@Akhigbe-E
Created April 29, 2021 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Akhigbe-E/6356b000bc88db1ad7b971d34bf18813 to your computer and use it in GitHub Desktop.
Save Akhigbe-E/6356b000bc88db1ad7b971d34bf18813 to your computer and use it in GitHub Desktop.
Schema
{
"@context": "https://schema.org/",
"@type": "Recipe",
"name": "Ewedu Soup",
"author": {
"@type": "Person",
"name": "Emmanuel Akhigbe"
},
"datePublished": "2021-04-24",
"description": "This soup sweet burst.",
"prepTime": "PT20M"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment