Allow different formats of Mastodon link

This commit is contained in:
Ariful Alam
2023-02-14 21:06:07 +06:00
parent f38bbafb2d
commit 1229633a77
3 changed files with 32 additions and 13 deletions

View File

@@ -213,13 +213,14 @@ const config = {
social: {
linkedin: '',
twitter: '',
mastodon: '',
facebook: '',
instagram: '',
dribbble: '',
behance: '',
medium: '',
dev: '',
stackoverflow: '',
stackoverflow: '', // format: userid/username
website: '',
phone: '',
email: '',
@@ -451,7 +452,7 @@ module.exports = {
social: {
linkedin: 'ariful-alam',
twitter: 'arif_szn',
mastodon: 'mastodon-server/@arifszn',
mastodon: '',
facebook: '',
instagram: '',
dribbble: '',