mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
Rename project to Lysand
This commit is contained in:
parent
bc6873422f
commit
768d1858dc
6 changed files with 14 additions and 14 deletions
|
|
@ -8,7 +8,7 @@ export default async (): Promise<Response> => {
|
|||
// TODO: Implement this
|
||||
return jsonResponse({
|
||||
version: "2.0",
|
||||
software: { name: "fediproject", version: "0.0.1" },
|
||||
software: { name: "lysand", version: "0.0.1" },
|
||||
protocols: ["activitypub"],
|
||||
services: { outbound: [], inbound: [] },
|
||||
usage: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue