Remove animation on entrance

Makes the site look more sluggish
diff --git a/index.html b/index.html
index a70ad6a..2779462 100644
--- a/index.html
+++ b/index.html
@@ -19,8 +19,7 @@
   <link rel="stylesheet" href="neon.css">
   <!-- Script: Make my navbar transparent when the document is scrolled to top -->
   <script src="js/navbar-ontop.js"></script>
-  <!-- Script: Animated entrance -->
-  <script src="js/animate-in.js"></script>
+  
   <link rel="stylesheet" href="css/animations.css">
   <link rel="stylesheet" href="css/style.css">
   <link rel="stylesheet" href="css/table.css">