feat: add last.fm account

This commit is contained in:
Devin Haska 2024-02-08 21:18:49 -08:00
parent f8b18a91bc
commit 1cad57d8e8
2 changed files with 4 additions and 0 deletions

View file

@ -20,5 +20,6 @@ module.exports = {
social: {
github: "",
mastodon: "",
lastfm: "",
},
};