Added Mastodon social link

Added a configuration for Mastodon social, updated the list of social link.
Updated README accordingly.
This commit is contained in:
Christian Sarnataro
2022-12-30 16:58:12 +01:00
parent a7fa79b3ee
commit c91974514c
4 changed files with 25 additions and 1 deletions

View File

@@ -147,6 +147,7 @@ export const sanitizeConfig = (config) => {
social: {
linkedin: config?.social?.linkedin,
twitter: config?.social?.twitter,
mastodon: config?.social?.mastodon,
facebook: config?.social?.facebook,
instagram: config?.social?.instagram,
dribbble: config?.social?.dribbble,