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