@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user