瀏覽代碼

Playing with mastodon

master
David Larlet 2 年之前
父節點
當前提交
6db94a5d1a
共有 1 個檔案被更改,包括 28 行新增0 行删除
  1. 28
    0
      david/2021/07/08/index.json

+ 28
- 0
david/2021/07/08/index.json 查看文件

@@ -0,0 +1,28 @@
{
"@context": [
"https://www.w3.org/ns/activitystreams"
],
"type": "Note",
"id": "https://larlet.fr/david/2021/07/08/",
"published": "2021-07-08T12:00:00+01:00",
"inReplyTo": null,
"url": "https://larlet.fr/david/2021/07/08/",
"attributedTo": "https://larlet.fr/david/",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://larlet.fr/david/followers/",
"https://mastodon.social/users/dav"
],
"name": "Copilot",
"summary": null,
"content": "<p>&gt; Il y a tout de même une approche séduisante à imaginer une façon hybride de produire du code. — <a href=\"https://larlet.fr/david/2021/07/08/\">https://larlet.fr/david/2021/07/08/</a></p>",
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/dav",
"name": "@dav@mastodon.social"
}
]
}

Loading…
取消
儲存