mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 🚚 Do full rename of Lysand to Versia
This commit is contained in:
parent
a106e7acef
commit
6414337a30
21 changed files with 88 additions and 88 deletions
|
|
@ -53,17 +53,17 @@ Pages should be limited to a reasonable number of entities, such as 20 or 80.
|
|||
|
||||
```jsonc {{ 'title': 'Example Collection' }}
|
||||
{
|
||||
"author": "https://social.lysand.org/users/018ec082-0ae1-761c-b2c5-22275a611771",
|
||||
"first": "https://social.lysand.org/users/018ec082-0ae1-761c-b2c5-22275a611771/outbox?page=1",
|
||||
"last": "https://social.lysand.org/users/018ec082-0ae1-761c-b2c5-22275a611771/outbox?page=3",
|
||||
"author": "https://versia.social/users/018ec082-0ae1-761c-b2c5-22275a611771",
|
||||
"first": "https://versia.social/users/018ec082-0ae1-761c-b2c5-22275a611771/outbox?page=1",
|
||||
"last": "https://versia.social/users/018ec082-0ae1-761c-b2c5-22275a611771/outbox?page=3",
|
||||
"total": 46,
|
||||
"next": "https://social.lysand.org/users/018ec082-0ae1-761c-b2c5-22275a611771/outbox?page=2",
|
||||
"next": "https://versia.social/users/018ec082-0ae1-761c-b2c5-22275a611771/outbox?page=2",
|
||||
"prev": null,
|
||||
"items": [
|
||||
{
|
||||
"id": "456df8ed-daf1-4062-abab-491071c7b8dd",
|
||||
"type": "Note",
|
||||
"uri": "https://social.lysand.org/notes/456df8ed-daf1-4062-abab-491071c7b8dd",
|
||||
"uri": "https://versia.social/notes/456df8ed-daf1-4062-abab-491071c7b8dd",
|
||||
"created_at": "2024-04-09T01:38:51.743Z",
|
||||
"content": {
|
||||
"text/plain": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue