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

@ -11,5 +11,7 @@ module.exports = {
"contactPhone": "+4941068068004",
"mapsLink": "https://goo.gl/maps/KVq9z1PVaVP2",
"contactTwitter": "Unkn0wnKevin",
"contactGitHub": "Unkn0wnCat"
"contactGitHub": "Unkn0wnCat",
"contactMastodon": "@kevin@1in1.net",
"contactMastodonHref": "https://mastodon.1in1.net/@kevin"
};