fix hardcover images

This commit is contained in:
Rob Walsh
2026-03-03 13:29:08 -07:00
parent ae4a73144d
commit ce8f4d642b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -285,7 +285,7 @@ function ShelfCard({
/>
) : (
<img
src="/hardcover.svg"
src="/hardcover-icon.svg"
alt="Hardcover"
className="w-5 h-5 ml-2 object-contain"
/>