aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/page.jsx
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-03-21 20:32:24 +0530
committerreal-zephex <[email protected]>2024-03-21 20:32:24 +0530
commit5f20a05ad663a546e0f42ce1bc0ec3543e400fd7 (patch)
treec96aa2a3f4b5bf27950ab3d767743389186026b2 /src/app/kdrama/page.jsx
parenttook down the anime page (diff)
downloaddramalama-5f20a05ad663a546e0f42ce1bc0ec3543e400fd7.tar.xz
dramalama-5f20a05ad663a546e0f42ce1bc0ec3543e400fd7.zip
ughh
Diffstat (limited to 'src/app/kdrama/page.jsx')
-rw-r--r--src/app/kdrama/page.jsx11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/app/kdrama/page.jsx b/src/app/kdrama/page.jsx
index 129c913..1cf9f2b 100644
--- a/src/app/kdrama/page.jsx
+++ b/src/app/kdrama/page.jsx
@@ -48,6 +48,17 @@ export default function Kdrama() {
return (
<main className="main">
+ <p
+ style={{
+ color: "white",
+ fontFamily: "Kanit",
+ textAlign: "center",
+ fontSize: 18,
+ }}
+ >
+ The backend is facing some issues right now. Please try again
+ after some time.
+ </p>
<div className="sC">
<FaSearch className="searchIcon" />
<input