feat: cleanup, add title tag finally

This commit is contained in:
Devin Haska 2024-02-08 21:39:45 -08:00
parent 1cad57d8e8
commit a8a79d9f29
5 changed files with 11 additions and 4 deletions

View file

@ -18,8 +18,8 @@ module.exports = {
feed: "",
},
social: {
github: "",
mastodon: "",
lastfm: "",
github: "https://github.com/wonderfulfrog",
mastodon: "https://mastodon.social/@wonderfulfrog",
lastfm: "https://www.last.fm/user/wonderfulfrog",
},
};