update logo and vite config
Some checks failed
pl-api CI / Test for pl-api formatting (22.x) (push) Has been cancelled
pl-fe CI / Test and upload artifacts (22.x) (push) Has been cancelled
pl-fe CI / deploy (push) Has been cancelled
pl-hooks CI / Test for a successful build (22.x) (push) Has been cancelled

This commit is contained in:
2026-01-11 21:50:24 +00:00
parent 0528ba3af6
commit bdf5f6922a
2 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -62,9 +62,9 @@ const config = defineConfig(({ command }) => ({
},
manifestFilename: 'manifest.json',
manifest: {
name: 'pl-fe',
short_name: 'pl-fe',
description: 'Mastodon-compatible social media front-endx',
name: 'NiceCrew',
short_name: 'ncd-fe',
description: 'NiceCrew beta frontend',
icons: [
{
src: '/instance/images/logo.png',
@ -75,7 +75,7 @@ const config = defineConfig(({ command }) => ({
],
display: 'standalone',
display_override: ['window-controls-overlay'],
theme_color: '#d80482',
theme_color: '#0475C2',
categories: ['social'],
share_target: {
params: {