fix: comply with nodeinfo 2.1
This commit is contained in:
parent
c4f5b5d521
commit
6f9963f717
|
@ -42,6 +42,7 @@ const nodeinfo2 = async () => {
|
||||||
name: 'calckey',
|
name: 'calckey',
|
||||||
version: config.version,
|
version: config.version,
|
||||||
repository: meta.repositoryUrl,
|
repository: meta.repositoryUrl,
|
||||||
|
homepage: 'https://calckey.cloud',
|
||||||
},
|
},
|
||||||
protocols: ['activitypub'],
|
protocols: ['activitypub'],
|
||||||
services: {
|
services: {
|
||||||
|
|
Loading…
Reference in New Issue