fix(docs): correct twitter username
This commit is contained in:
parent
c757e45762
commit
e690422266
|
@ -4,7 +4,7 @@ export default defineAppConfig({
|
|||
description: 'A nimble Mastodon web client.',
|
||||
image: 'https://docs.elk.zone/elk-screenshot.png',
|
||||
socials: {
|
||||
twitter: 'elk-zone',
|
||||
twitter: 'elk_zone',
|
||||
github: 'elk-zone/elk',
|
||||
},
|
||||
aside: {
|
||||
|
|
Loading…
Reference in a new issue