From bc2963f9e76a4000e3f1747b6fa4affdebba3956 Mon Sep 17 00:00:00 2001 From: real-zephex Date: Sun, 17 Mar 2024 07:08:55 +0530 Subject: prettified the code :) --- src/app/page.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/app/page.js') diff --git a/src/app/page.js b/src/app/page.js index f8750b9..03a1035 100644 --- a/src/app/page.js +++ b/src/app/page.js @@ -10,11 +10,11 @@ export default function Home() { width={300} height={300} alt="Logo" - > - + >

- Welcome to dramalama. An online service where you can watch kdramas and anime for free. -

+ Welcome to dramalama. An online service where you can watch + kdramas and anime for free. +

); -- cgit v1.2.3