1
0

chore: swap misskey assets out

This commit is contained in:
Mar0xy
2023-09-26 18:22:13 +02:00
parent 3be606cd02
commit c056e9f624
7 changed files with 4 additions and 4 deletions
@@ -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,