moh1456 commited on
Commit
44fdd87
1 Parent(s): fed3db4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -27,6 +27,7 @@
27
  </head>
28
  <body>
29
  <iframe src="../stripe-gradient-animation/index.html"></iframe>
 
30
  <div id="app"></div>
31
  </body>
32
  </html>
 
27
  </head>
28
  <body>
29
  <iframe src="../stripe-gradient-animation/index.html"></iframe>
30
+ <!-- This part is taken directly from https://www.jqueryscript.net/animation/stripe-gradient-animation.html#google_vignette and has not been made by me , the rest is fine though -->
31
  <div id="app"></div>
32
  </body>
33
  </html>