chore(config): update Mastodon URL for consistency
Align Mastodon profile link with new domain to maintain uniformity across social media handles.
This commit is contained in:
parent
b11201978a
commit
c6a99f8309
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ export default defineAppConfig({
|
|||
github: 'https://github.com/ccbikai/sink',
|
||||
email: 'sink.cool@miantiao.me',
|
||||
telegram: 'https://t.me/htmlzone',
|
||||
mastodon: 'https://miantiao.me/@chi',
|
||||
mastodon: 'https://c.im/@mt',
|
||||
blog: 'https://mt.ci',
|
||||
description: 'A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.',
|
||||
image: 'https://sink.cool/banner.png',
|
||||
|
|
|
|||
Loading…
Reference in a new issue