Rename project to Lysand

This commit is contained in:
Jesse Wierzbinski 2023-09-14 19:08:59 -10:00
parent bc6873422f
commit 768d1858dc
No known key found for this signature in database
GPG key ID: F9A1E418934E40B0
6 changed files with 14 additions and 14 deletions

View file

@ -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: {