From 0aa0c9b4a691f539212a02d9f29a5ed48c972092 Mon Sep 17 00:00:00 2001 From: Factiven Date: Tue, 2 May 2023 19:49:04 +0700 Subject: Display Patch v3.5.4 - 1 > Now support more device sizes than before --- components/footer.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'components/footer.js') diff --git a/components/footer.js b/components/footer.js index 50c556a..db32d90 100644 --- a/components/footer.js +++ b/components/footer.js @@ -11,24 +11,24 @@ function Footer() { const [season, setSeason] = useState(getCurrentSeason()); return ( -
-
+
+
-
+
{/*

moopa

*/}

moopa

-

+

© {new Date().getFullYear()} moopa.live | Website Made by Factiven

-

+

This site does not store any files on our server, we only linked to the media which is hosted on 3rd party services.

- {/*
+ {/*
gambar
*/}
-
-
+
+
  • DMCA
  • - Contact + Github
-- cgit v1.2.3 From 3f193e3e16addb401597a5f9cbab3590b5904d8c Mon Sep 17 00:00:00 2001 From: Factiven Date: Tue, 2 May 2023 20:40:01 +0700 Subject: Revamped 404 page --- components/footer.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'components/footer.js') diff --git a/components/footer.js b/components/footer.js index db32d90..22c6868 100644 --- a/components/footer.js +++ b/components/footer.js @@ -79,7 +79,9 @@ function Footer() { DMCA
  • - Github + + Github +
  • -- cgit v1.2.3