feat: dedicated books page

This commit is contained in:
Cory Dransfeldt 2024-04-22 12:50:44 -07:00
parent 75047889ae
commit 18c07b5c0f
No known key found for this signature in database
8 changed files with 97 additions and 1 deletions

View file

@ -24,6 +24,7 @@ export default async function () {
{ name: 'ListenBrainz', url: 'https://listenbrainz.org/user/cdransf/', icon: 'brain' },
{ name: 'Trakt', url: 'https://trakt.tv/users/cdransf', icon: 'device-tv' },
{ name: 'Instapaper', url: 'https://www.instapaper.com/p/coryd', icon: 'news' },
{ name: 'Books', url: '/books', icon: 'books' },
{ name: 'Webrings', url: '/webrings', icon: 'heart-handshake' },
],
}