docs: add mastodon link to header (#1885)

This commit is contained in:
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

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,