aboutsummaryrefslogtreecommitdiff
path: root/src/app/components
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-02 22:41:19 +0530
committerreal-zephex <[email protected]>2024-04-02 22:41:19 +0530
commit794cb6236fa256f8074c56f372eba05526e7c066 (patch)
tree4d53c0977894bc2939e430e930fd9f6dda6ec0e5 /src/app/components
parentfixes: minor css modifications, added basic information about the last read m... (diff)
downloaddramalama-794cb6236fa256f8074c56f372eba05526e7c066.tar.xz
dramalama-794cb6236fa256f8074c56f372eba05526e7c066.zip
UI Upgrades for anime section.
Diffstat (limited to 'src/app/components')
-rw-r--r--src/app/components/footer/page.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/app/components/footer/page.jsx b/src/app/components/footer/page.jsx
index 1223f31..ea763a6 100644
--- a/src/app/components/footer/page.jsx
+++ b/src/app/components/footer/page.jsx
@@ -27,9 +27,9 @@ export default async function Footer() {
</a>
<a
style={{ color: " #A3BE8C" }}
- href="https://dramalama-1phg.onrender.com"
+ href="https://dramalama.netlify.app"
>
- Render
+ Netlify
</a>
</div>
</div>