Update project description

Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
mkljczk
2025-03-02 16:40:36 +01:00
parent a12df4baca
commit dcf165fbb5
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "pl-fe",
"description": "Web-based federated social media client, a fork of Soapbox.",
"description": "Mastodon-compatible social media front-end.",
"keywords": ["fediverse"],
"website": "https://github.com/mkljczk/pl-fe",
"stack": "container"
}
}

View File

@ -3,7 +3,7 @@
"displayName": "pl-fe",
"version": "0.0.1",
"type": "module",
"description": "Web-based federated social media client, a fork of Soapbox",
"description": "Mastodon-compatible social media front-end",
"homepage": "https://github.com/mkljczk/pl-fe",
"repository": {
"type": "git",

View File

@ -61,7 +61,7 @@ const config = defineConfig(({ command }) => ({
manifest: {
name: 'pl-fe',
short_name: 'pl-fe',
description: 'Web-based federated social media client, a fork of Soapbox',
description: 'Mastodon-compatible social media front-endx',
icons: [
{
src: '/instance/images/logo.png',