mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-04 16:09:59 +00:00
docs: add mastodon link to header (#1885)
This commit is contained in:
parent
3732a2cc16
commit
dc397e133c
1 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,11 @@ export default defineAppConfig({
|
|||
socials: {
|
||||
twitter: 'elk_zone',
|
||||
github: 'elk-zone/elk',
|
||||
mastodon: {
|
||||
label: 'Mastodon',
|
||||
icon: 'IconMastodon',
|
||||
href: 'https://elk.zone/@elk@webtoo.ls',
|
||||
},
|
||||
},
|
||||
aside: {
|
||||
level: 0,
|
||||
|
|
Loading…
Reference in a new issue