docs: add mastodon link to header (#1885)

zio/stable
Francis Gulotta 2023-03-13 06:32:54 -04:00 committed by GitHub
parent 3732a2cc16
commit dc397e133c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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,