protocol activity pub
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 3s
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 3s
This commit is contained in:
parent
f2aa9d3adb
commit
1f330dac0b
1 changed files with 7 additions and 6 deletions
|
|
@ -586,7 +586,13 @@
|
||||||
{
|
{
|
||||||
"name": "Protocols",
|
"name": "Protocols",
|
||||||
"type": "folder",
|
"type": "folder",
|
||||||
"children": []
|
"children": [
|
||||||
|
{
|
||||||
|
"name": "W3C - Activity Pub",
|
||||||
|
"type": "url",
|
||||||
|
"url": "https://www.w3.org/TR/activitypub/"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Fediverse",
|
"name": "Fediverse",
|
||||||
|
|
@ -606,11 +612,6 @@
|
||||||
"name": "(De)centralizzazione",
|
"name": "(De)centralizzazione",
|
||||||
"type": "url",
|
"type": "url",
|
||||||
"url": "https://poliverso.org/display/0477a01e-1964-abfd-552f-aef477916660"
|
"url": "https://poliverso.org/display/0477a01e-1964-abfd-552f-aef477916660"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "W3C - Activity Pub",
|
|
||||||
"type": "url",
|
|
||||||
"url": "https://www.w3.org/TR/activitypub/"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue