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,
|
||||
|
||||
@@ -18,7 +18,7 @@ doctype html
|
||||
|
||||
Thank you for using Sharkey!
|
||||
If you are reading this message... how about joining the development?
|
||||
https://github.com/transfem-org/sharkkey
|
||||
https://github.com/transfem-org/sharkey
|
||||
|
||||
|
||||
html
|
||||
|
||||
@@ -13,7 +13,7 @@ doctype html
|
||||
|
||||
Thank you for using Sharkey!
|
||||
If you are reading this message... how about joining the development?
|
||||
https://github.com/transfem-org/sharkkey
|
||||
https://github.com/transfem-org/sharkey
|
||||
|
||||
|
||||
html
|
||||
|
||||
Reference in New Issue
Block a user