diff options
| author | Factiven <[email protected]> | 2023-04-19 20:31:08 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-04-19 20:31:08 +0700 |
| commit | 9fb3a7566e5a64f3d2f49b6f93a9bb2a046d64f1 (patch) | |
| tree | e073079a5472119b8a5a71d57c92a10d27369478 /pages/index.js | |
| parent | Update [...info].js (diff) | |
| download | moopa-9fb3a7566e5a64f3d2f49b6f93a9bb2a046d64f1.tar.xz moopa-9fb3a7566e5a64f3d2f49b6f93a9bb2a046d64f1.zip | |
Added Next Airing Date
Diffstat (limited to 'pages/index.js')
| -rw-r--r-- | pages/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.js b/pages/index.js index 5dc013b..7ca9c81 100644 --- a/pages/index.js +++ b/pages/index.js @@ -404,7 +404,7 @@ export default function Home({ detail, populars, sessions }) { width={460} height={662} priority - className="rounded-tl-xl rounded-tr-xl object-cover bg-blend-overlay md:h-[467,6px] md:w-[322px]" + className="rounded-tl-xl rounded-tr-xl object-cover bg-blend-overlay md:h-[467px] md:w-[322px]" /> </div> </div> |