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

@ -251,6 +251,7 @@ nav ul li .active svg:hover {
.brain svg { stroke: var(--brand-listenbrainz) !important; }
.device-tv svg { stroke: var(--brand-trakt) !important; }
.news svg { stroke: var(--brand-instapaper) !important; }
.books svg { stroke: var(--brand-books) !important; }
.coffee svg { stroke: var(--brand-buy-me-a-coffee) !important; }
.heart-handshake svg { stroke: var(--webrings) !important; }
.rss svg { stroke: var(--brand-rss) !important; }