Add Mastodon link to homepage

This commit is contained in:
Kevin Kandlbinder 2021-02-25 17:21:35 +01:00
parent d8d4c65e91
commit e630d18d91
3 changed files with 13 additions and 7 deletions

View file

@ -12,7 +12,9 @@ module.exports = {
contactPhone: extConfig.contactPhone,
mapsLink: extConfig.mapsLink,
contactTwitter: extConfig.contactTwitter,
contactGitHub: extConfig.contactGitHub
contactGitHub: extConfig.contactGitHub,
contactMastodon: extConfig.contactMastodon,
contactMastodonHref: extConfig.contactMastodonHref
},
assetPrefix: "/assets",
plugins: [