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.',
|
description: 'A nimble Mastodon web client.',
|
||||||
image: 'https://docs.elk.zone/elk-screenshot.png',
|
image: 'https://docs.elk.zone/elk-screenshot.png',
|
||||||
socials: {
|
socials: {
|
||||||
twitter: 'elk-zone',
|
twitter: 'elk_zone',
|
||||||
github: 'elk-zone/elk',
|
github: 'elk-zone/elk',
|
||||||
},
|
},
|
||||||
aside: {
|
aside: {
|
||||||
|
|
Loading…
Reference in a new issue