Skip to content

Instantly share code, notes, and snippets.

@evanp
Created June 27, 2023 14:38
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 evanp/5fa50801e30d3b00c719f33c77cb4ae7 to your computer and use it in GitHub Desktop.
Save evanp/5fa50801e30d3b00c719f33c77cb4ae7 to your computer and use it in GitHub Desktop.
{
"@context": [
"https://w3c.org/ns/activitystreams",
"https://creativecommons.org/ns/"
],
"type": "Article",
"summaryMap": {
"en": "A toot by Evan Prodromou"
},
"attributedTo": "https://cosocial.ca/@evan",
"contentMap": {
"en": "Hello, World!"
},
"license": "http://creativecommons.org/licenses/by-sa/4.0/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment