fix: link
This commit is contained in:
parent
48a3ab0e76
commit
ec41203ac7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ export default async function () {
|
|||
{ name: 'Mastodon', url: 'https://social.lol/@cory', icon: 'brand-mastodon' },
|
||||
{ name: 'ListenBrainz', url: 'https://listenbrainz.org/user/cdransf/', icon: 'brain' },
|
||||
{ name: 'Instapaper', url: 'https://www.instapaper.com/p/coryd', icon: 'news' },
|
||||
{ name: 'Coffee', icon: 'coffee' },
|
||||
{ name: 'Coffee', url: 'https://buymeacoffee.com/cory', icon: 'coffee' },
|
||||
{ name: 'Webrings', url: '/webrings', icon: 'heart-handshake' },
|
||||
],
|
||||
}
|
||||
|
|
Reference in a new issue