feat: add navigation to carousels and fix data loading
- Fix cache issues in home API route - Add navigation to series/books in MediaRow carousels - Improve Hero section visual with overflow handling - Simplify data structure and API responses
This commit is contained in:
@@ -1,3 +1 @@
|
||||
export const config = {
|
||||
serverUrl: process.env.NEXT_PUBLIC_KOMGA_URL || "http://localhost:8080",
|
||||
};
|
||||
export const config = {};
|
||||
|
||||
Reference in New Issue
Block a user