chore: footer links

This commit is contained in:
Cory Dransfeldt 2024-04-17 17:56:31 -07:00
parent a025b1c58d
commit 31ba75e8b4
No known key found for this signature in database
4 changed files with 4 additions and 3 deletions

View file

@ -23,6 +23,7 @@ export default async function () {
{ name: 'Mastodon', url: 'https://social.lol/@cory', icon: 'brand-mastodon' },
{ name: 'Last.fm', url: 'https://www.last.fm/user/coryd_', icon: 'brand-lastfm' },
{ name: 'Trakt', url: 'https://trakt.tv/users/cdransf', icon: 'device-tv' },
{ name: 'Instapaper', url: 'https://www.instapaper.com/p/coryd', icon: 'news' },
{ name: 'Webrings', url: '/webrings', icon: 'heart-handshake' },
],
}