diff options
| author | real-zephex <[email protected]> | 2024-05-19 21:47:03 +0530 |
|---|---|---|
| committer | real-zephex <[email protected]> | 2024-05-19 21:47:03 +0530 |
| commit | e8cb61f9206cc1e2854b718fdd7295ef0a8205b3 (patch) | |
| tree | 4c1bdf68ea7f8a02edf0dac82cccfcd44895f480 /src | |
| parent | Reapply "style(homepage): removed unnecessary sub text from the homepage card... (diff) | |
| download | dramalama-e8cb61f9206cc1e2854b718fdd7295ef0a8205b3.tar.xz dramalama-e8cb61f9206cc1e2854b718fdd7295ef0a8205b3.zip | |
test
Diffstat (limited to 'src')
| -rw-r--r-- | src/app/page.jsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/page.jsx b/src/app/page.jsx index 43938b4..a53a14f 100644 --- a/src/app/page.jsx +++ b/src/app/page.jsx @@ -52,7 +52,6 @@ export default async function Home() { > <div className={styles.movies}> <h2>Web Series</h2> - <p>Your one stop for all your web-series needs</p> </div> </Link> </div> |