From aba39b27c7381227186e038429ba40b0dba735b2 Mon Sep 17 00:00:00 2001 From: Nate Hicks Date: Fri, 3 Jan 2025 20:42:41 -0500 Subject: [PATCH] Adding message --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7f21217..814a011 100644 --- a/index.html +++ b/index.html @@ -54,10 +54,13 @@ } else { isMobile = false; - gsap.to(title, {opacity:1, duration:1, ease:"sine.inOut"}) + gsap.to(title, {opacity:1, duration:1, ease:"sine.inOut", delay:0.5}) }}); -

OFF GIBLITS

+
+

UNDER CONSTRUCTION!

+

Our site will be live soon!

+
\ No newline at end of file