From cd3273d119dc636aa6955bf9dac12ae389cb91d8 Mon Sep 17 00:00:00 2001
From: Rushil Umaretiya
Date: Tue, 21 Jun 2022 15:27:45 -0400
Subject: [PATCH] hid gif on load
---
index.html | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 084fe91..2fc6117 100644
--- a/index.html
+++ b/index.html
@@ -55,6 +55,11 @@
background-position: 100% 0;
}
}
+
+ img {
+ display: none;
+ }
+
@@ -65,7 +70,7 @@
nginx.org.
Commercial support is available at
nginx.com.
-
+
"If at first you don't succeed, skydiving may not be for you."
@@ -74,6 +79,8 @@