chore: swap misskey assets out

This commit is contained in:
Mar0xy 2023-09-26 18:22:13 +02:00
parent 3be606cd02
commit c056e9f624
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
7 changed files with 4 additions and 4 deletions

View file

@ -168,7 +168,7 @@ export class ClientServerService {
@bindThis
private generateCommonPugData(meta: MiMeta) {
return {
instanceName: meta.name ?? 'Misskey',
instanceName: meta.name ?? 'Sharkey',
icon: meta.iconUrl,
appleTouchIcon: meta.app512IconUrl,
themeColor: meta.themeColor,