Browse Source

Clean up latest activity stream attempt

master
David Larlet 2 years ago
parent
commit
0922a17aff
1 changed files with 0 additions and 30 deletions
  1. 0
    30
      david/2021/07/09/index.json

+ 0
- 30
david/2021/07/09/index.json View File

@@ -1,30 +0,0 @@
{
"@context": [
"https://www.w3.org/ns/activitystreams"
],
"type": "Note",
"id": "https://larlet.fr/david/2021/07/09/index.json",
"published": "2021-07-09T12:00:00+01:00",
"inReplyTo": null,
"url": "https://larlet.fr/david/2021/07/09/index.json",
"attributedTo": "https://larlet.fr/david/",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://larlet.fr/david/mastodon/followers"
],
"name": "Balle",
"summary": null,
"content": "<p>&gt; Je trouve cette métaphore assez juste &mdash; Balle, <a href=\"https://larlet.fr/david/2021/07/09/\">https://larlet.fr/david/2021/07/09/</a></p>",
"contentMap": {
"fr": "<p>&gt; Je trouve cette métaphore assez juste &mdash; Balle, <a href=\"https://larlet.fr/david/2021/07/09/\">https://larlet.fr/david/2021/07/09/</a></p>"
},
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/dav",
"name": "@dav@mastodon.social"
}
]
}

Loading…
Cancel
Save