From 498121d145844cd8ff28279a49c43dfbfb080299 Mon Sep 17 00:00:00 2001 From: real-zephex Date: Mon, 8 Apr 2024 01:51:13 +0530 Subject: small chanegs here and there, manga and anime pages are currently broken. changed the image proxy to cloudflare workers. --- src/app/layout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/layout.jsx') diff --git a/src/app/layout.jsx b/src/app/layout.jsx index 1b8875d..ac16247 100644 --- a/src/app/layout.jsx +++ b/src/app/layout.jsx @@ -19,7 +19,7 @@ export default function RootLayout({ children }) { -
+ {/*
*/} {children} -- cgit v1.2.3