chore: swap misskey assets out
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user