refactor: 🚚 Use more Versia branding and assets

This commit is contained in:
Jesse Wierzbinski 2024-08-24 15:34:49 +02:00 committed by April John
parent 0a1c2b8cb3
commit 9a9dc972b0
11 changed files with 78 additions and 78 deletions

View file

@ -253,10 +253,10 @@ const htmlTransforms = async (
mascot: "https://media.tech.lgbt/site_uploads/files/000/000/004/original/1a16a73feb5c2463.png",
profile_directory: true,
registrations_open: true,
repository: "lysand-org/lysand",
repository: "lysand-org/server",
search_enabled: true,
single_user_mode: false,
source_url: "https://github.com/lysand-org/lysand",
source_url: "https://github.com/lysand-org/server",
sso_redirect: null,
status_page_url: null,
streaming_api_base_url: `wss://${

View file

@ -10,9 +10,9 @@
"url": "https://cpluspatch.com"
},
"bugs": {
"url": "https://github.com/lysand-org/lysand/issues"
"url": "https://github.com/lysand-org/server/issues"
},
"icon": "https://github.com/lysand-org/lysand",
"icon": "https://github.com/lysand-org/server",
"license": "AGPL-3.0-or-later",
"keywords": ["federated", "activitypub", "bun"],
"maintainers": [
@ -24,7 +24,7 @@
],
"repository": {
"type": "git",
"url": "git+https://github.com/lysand-org/lysand.git"
"url": "git+https://github.com/lysand-org/server.git"
},
"private": true,
"dependencies": {