mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-01 06:08:59 +00:00
13 lines
No EOL
206 B
JSON
13 lines
No EOL
206 B
JSON
{
|
|
"aliases": [
|
|
"{{ base_uri }}/actor"
|
|
],
|
|
"links": [
|
|
{
|
|
"href": "{{ base_uri }}/actor",
|
|
"rel": "self",
|
|
"type": "application/activity+json"
|
|
}
|
|
],
|
|
"subject": "acct:fedibooks@{{ base_uri }}"
|
|
} |