mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-12 16:37:00 +02:00
Add Mastodon link to homepage
This commit is contained in:
parent
d8d4c65e91
commit
e630d18d91
3 changed files with 13 additions and 7 deletions
|
@ -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: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue